[X2go-dev] Souce of Windows client available?
Léon Keijser
leon at gotlinux.nl
Fri Sep 10 16:23:46 CEST 2010
On Fri, 10 Sep 2010 07:20:00 -0400, "John A. Sullivan III"
<jsullivan at opensourcedevel.com> wrote:
>> There's a line in README.WINDOWS that says:
>>
>> "to build x2goclient for Windows you must replace x2goclient.pro with
>> x2goclient.pro.windows"
>>
>> but 'x2goclient.pro.windows' is not present
>>
> Could they possibly mean to simply rename the file? - John
Maybe i wasn't too clear. It says i have to rename
x2goclient.pro.windows to x2goclient.pro. Unfortunately there is no
.windows file. So i have downloaded some older sources until i found
one that has the .windows file (it was 3.01-3) and copied it over.
However, now when i run make it shows an error while building:
./debug\printprocess.o:C:\x2go\x2goclient-3.01/printprocess.cpp:185:
undefined r
eference to `wapiShellExecute(QString const&, QString const&, QString
const&, QS
tring const&, HWND__*)'
./debug\printwidget.o: In function `PrintWidget':
C:\x2go\x2goclient-3.01/printwidget.cpp:46: undefined reference to
`wapiGetLocal
Printers()'
C:\x2go\x2goclient-3.01/printwidget.cpp:47: undefined reference to
`wapiGetDefau
ltPrinter()'
C:\x2go\x2goclient-3.01/printwidget.cpp:46: undefined reference to
`wapiGetLocal
Printers()'
C:\x2go\x2goclient-3.01/printwidget.cpp:47: undefined reference to
`wapiGetDefau
ltPrinter()'
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\x2goclient.exe] Error 1
mingw32-make[1]: Leaving directory `C:/x2go/x2goclient-3.01'
mingw32-make: *** [debug] Error 2
Anyone? :)
kind regards,
Léon
More information about the x2go-dev
mailing list