On 05/14/2011 03:02 PM, David C. Rankin wrote:
On 05/14/2011 01:52 PM, Baho Utot wrote:
cmake is not passing -I ${_prefix}/include/tqt to gcc
causing gcc to fail
tqt.h is not found as the include path is not set correctly.
Hmm...
Is that why I have to include:
export CMAKE_INCLUDE_PATH=/opt/qt/include/tqt
in the PKGBUILDs?