Hello list,
still porting freeciv to Cocoa OSX through SDL in Xcode, I now don't
have anymore bugs on opening units, technology and taxes window. I
now need to be able to start the server from within SDL.
I've seen that the code to launch the server is in
connectdlg_common.c and that I can possibly hard code path to
civserver here (line 290-293) :
/* these won't return on success */
execvp("./ser", argv);
execvp("./server/civserver", argv);
execvp("civserver", argv);
but it doesn't seem sufficient enough... Is FREECIV_PATH of any help
here?
cheers
François
for some reason (filter?) one of my previous message didn't make it
through the list, so just to tell you I changed email address for the
list (to a less "noisy" email account). Vasco are making music? Your
name rings a bell here._______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev