PlaneShift
Development => Development Deliberation => Topic started by: frumbert on January 15, 2005, 02:42:38 am
-
I\'m having awful trouble getting the Planeshift projects and server to compile on my machine (Windows XP Pro, Visual Studio 2003 Enteprise Architect). CEL & CS both worked / compiled just fine. I\'ve been following the included instructions as they are printed in \"\\Planeshift\\docs\\compiling-visualc.txt\", in order (apart from a different folder name). The errors I get in the task window after a full compile are available >here< (http://www.frumbert.org/uploads/errors.txt). Anybody have an idea what I might have missed? P-.s. These documents mention to download cURL but I can\'t find it - the llink in the document is dead.
Are there binaries available (win32) for the server?
-
hi!
Using google and curl as keyword would have been bringing you to this address:
http://curl.haxx.se/
Here you can find cURL, search for the developer package for Windows. Be careful to check that the file curlver.h is in the package: I didn\'t find it and I extracted it from the package for myngw.
The errors you are getting are due to the fact that u didn\'t have cURL.
Ignore the warnings,
Ary
-
excellent - i suspected it had moved. I googled for cURL but wasn\'t finding it.
This means some of the compiling documentation out of date.