PlaneShift

Development => Development Deliberation => VisualC++ => Topic started by: xingbarking on November 29, 2010, 05:12:39 am

Title: VisualC++
Post by: xingbarking on November 29, 2010, 05:12:39 am
help me!!!!!!!!!!!!!!!!!!
e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
3> psresmngr.cpp
3> e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
3> psres.cpp
4> e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
4> psworld.cpp
3> e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
3> psprofile.cpp
4> e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
3> e: \ sourcedev \ planeshift \ trunk \ include \ msvc \ psconfig.h (12): fatal error C1083: Can not open include file: "cssysdef.h": No such file or directory
Title: Re: VisualC++
Post by: Minks on November 29, 2010, 05:14:02 am
1.) What did you try to do?
2.) On what system did you try to do it?
3.) Why a poll?  ???
Title: Re: VisualC++
Post by: xingbarking on November 29, 2010, 05:17:28 am
first post .sorry,but why not find cssysdef.h
Title: Re: VisualC++
Post by: Aiwendil on November 29, 2010, 05:21:41 am
1.) What did you try to do?

My guess is compiling planeshift ;)

2.) On what system did you try to do it?
Visual C....so..ugh...windows.

Have you set the "CRYSTAL" environment variable as said in the compiling guide (http://planeshift.svn.sourceforge.net/viewvc/planeshift/trunk/docs/compiling.html)?
Quote
Right-Click My Computer on your desktop and choose Properties. Under Advanced choose Environmental Variables. Click New under either User or System variables depending on how you want it setup. If you choose System, you will have to log off to make the changes.
Variable Name: CRYSTAL (all caps)
Variable Value: C:\development\cs

Title: Re: VisualC++
Post by: xingbarking on November 29, 2010, 05:28:17 am
Right!Aiwendil ,Very thx!!
Title: Re: VisualC++
Post by: Earowo on November 30, 2010, 01:47:26 am
I voted number two :)