octave-maintainers
[Top][All Lists]
Advanced

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

Re: problem after updating gui


From: Jacob Dawid
Subject: Re: problem after updating gui
Date: Wed, 1 Feb 2012 20:04:46 +0100

qmake generates Makefiles from *.pro-files. In src.pro:

QMAKE_CXXFLAGS      += $$INCFLAGS

and

mac {
    INCFLAGS += -I/opt/local/include
}

This is were the directory comes from.

My question is how the build process chooses CXXFLAGS and why does it pick
up something different from qterminal and qirc





--
„Alle sagten: Das geht nicht. Da kam einer, der wusste das nicht und hat's gemacht.“ - Unbekannt

reply via email to

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