[X2go-dev] X2Goclient for Windows command options

--[ UxBoD ]-- uxbod at splatnix.net
Tue Nov 16 14:07:32 CET 2010


----- Original Message -----
> --[ 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
> 
Thanks Alex that compiled now; though when I run the binary nothing happens at all.  It just returns to the command prompt.  And that is without making any changes to the code.
-- 
Thanks, Phil



More information about the x2go-dev mailing list