octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Last commit may break your builds


From: Jacob Dawid
Subject: Re: Last commit may break your builds
Date: Sat, 4 Aug 2012 10:32:15 +0200

John,

I've been following this discussion silently.

  * We should not be generating the src.pro file in the source tree,
    but I don't know how to tell qmake to properly set up paths if the
    src.pro file is in the build tree, separate from the source tree.

The src.pro file is not generated. It is the input file for qmake, of which qmake will generate a Makefile. As long as you do not want to take the burden of dealing with all the Qt stuff manually and want to go without comforts like almost automatic porting to Qt5 (which is almost there!), you have to go with qmake.

Jacob

reply via email to

[Prev in Thread] Current Thread [Next in Thread]