Abdelrazak Younes a écrit :
scons: Configure: Building ".sconf_temp\conftest_2.exe" failed in a previous 
run and all its sources are up to date.
scons: Configure: The original builder output was:
  |g++ -o .sconf_temp\conftest_2.exe .sconf_temp\conftest_2.o -Ldebug\libs 
-LD:\program\Qt\4.1\lib -LD:\program\Qt\4.1\lib -LD:\program\Aspell-0.60.4\lib 
-lz -lQtCore

This one is correct (D:\program\Qt\4.1\lib)

scons: Configure: ".sconf_temp\conftest_3.o" is up to date.
scons: Configure: The original builder output was:
  |g++ -o .sconf_temp\conftest_3.o -c -ID:\program\Qt\4.1\include 
-ID:\program\Qt\4.1\include -ID:\program\Aspell-0.60.4\include 
-IC:\MinGW\include .sconf_temp\conftest_3.cpp
  |
g++ -o .sconf_temp\conftest_3.exe .sconf_temp\conftest_3.o -Ldebug\libs 
-LD:\program\qt\lib -lz -lQtCore4

But this one is not: -LD:\program\qt\lib
There is no such directory in my tree. I wonder where Scons got it...

Abdel.

D:\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot 
find -lQtCore4
collect2: ld returned 1 exit status
scons: Configure: no


Reply via email to