More nonsense.

Ralf Habacker ralf.habacker at freenet.de
Wed Jun 20 09:10:23 CEST 2007


Andrew Berg schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>  
> I tried omitting that string from another g++ command, but I got this
> (from c:\Qt\4.3.0\src\corelib):
>   
>> g++ -enable-stdcall-fixup -Wl,-enable-auto-import
>> -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -shared
>> -Wl,--out-implib,c:\Qt\4.3.0\lib\libQtCored4.a -o
>> "..\..\lib\QtCored4.dll" object_script.QtCored.Debug
>> -L"c:\Qt\4.3.0\lib" -L"c:\Qt\4.3.0\lib" -lkernel32 -luser32
>> -lshell32 -luuid -lol e32 -ladvapi32
>> -lws2_32debug\QtCored_resource_res.o -LC:\dep\GnuWin32\
>>     
There is a space too much in -lol e32 and a space missing between
-lws2_32 and debug\QtCored_resource_res.o. It looks like you have manual
edited a command line and tried to run it.

Ralf






More information about the Kde-windows mailing list