Displaying 1 result from an estimated 1 matches for "makevstserv".
Did you mean:
makevstserver
2005 Feb 23
1
Wine-20040505 and vstserver
...s had good experiences
with version 20040505 of wine. I have tried others too, i always get the
same error-output when compiling vstserver 0.3.0, and i'm not sure if it
this is wine-related or not (but i think so):
[root@localhost vstserver-0.3.0]# make
echo "cd servant/win;make" >makevstserver.sh
touch servant/win/dummy.c
sh makevstserver.sh
make[1]: Entering directory
`/home/sober/sources/vstserver-0.3.0/servant/win'
winebuild -o win.exe.dbg.c --debug -C. dummy.c main.c windowsstuff.c
winwin.c
winegcc -c -mno-cygwin -I. -o win.exe.dbg.o win.exe.dbg.c
winegcc -c -mno-cygwin -I....