Author Topic: trouble compiling, +binaries?  (Read 786 times)

frumbert

  • Hydlaa Resident
  • *
  • Posts: 58
    • View Profile
trouble compiling, +binaries?
« 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<. 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?

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
(No subject)
« Reply #1 on: January 17, 2005, 04:11:41 pm »
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
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

frumbert

  • Hydlaa Resident
  • *
  • Posts: 58
    • View Profile
(No subject)
« Reply #2 on: January 17, 2005, 10:40:20 pm »
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.