--[ UxBoD ]-- schrieb: > Hi Alex, > > That build does not compile :( > > g++ -enable-stdcall-fixup -Wl,-enable-auto-import > -Wl,-enable-runtime-pseudo-reloc -Wl,-s -mthreads -Wl -Wl,-subsystem,windows > -o release\x2goplugin.exe object_ > script.x2goplugin.Release -L"c:\Qt\2009.04\qt\lib" -lmingw32 -lqtmain > release\x2goclient_res.o -lwinspool -lQtSvg4 -lQtGui4 -lQtNetwork4 -lQtCore4 > c:\Qt\2009.04\qt\lib/libqtmain.a(qtmain_win.o):qtmain_win.cpp:(.text+0x20d): > undefined reference to `qMain(int, char**)' > collect2: ld returned 1 exit status > mingw32-make[1]: *** [release\x2goplugin.exe] Error 1 > mingw32-make[1]: Leaving directory `C:/x2goclient-3.01' > mingw32-make: *** [release] Error 2
Compile it as client, not plugin. Copy x2goclientconfig.pri.client to x2goclientconfig.pri and run qmake again. Regards -- Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team email: [email protected] web: www.obviously-nice.de --> X2go - everywh...@home
signature.asc
Description: OpenPGP digital signature
_______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
