Crystal Space
Welcome,
Guest
. Please
login
or
register
.
June 20, 2013, 10:23:56 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9262
Posts in
2263
Topics by
5444
Members
Latest Member:
Summonermw2
Crystal Space
Crystal Space Development
Support
Problem with Compiling CS
« previous
next »
Pages:
[
1
]
Author
Topic: Problem with Compiling CS (Read 2688 times)
LightofDarkness
Newbie
Posts: 3
Problem with Compiling CS
«
on:
November 10, 2005, 08:03:14 pm »
Hi,
I've got a question.
When I want to use the engine, I have to compile the files I downloaded first, right?
Well, when I try to compile I get massive amounts of errors (I stopped compiling after 479!) that all say there is something wrong with my winnt and csstring headers. I wonder if anyone has had these problems to and if and how they fixed it.
I'm compiling with MS Visual studio 2005 Pro edition.
Logged
sunshine
Administrator
Sr. Member
Posts: 292
Re: Problem with Compiling CS
«
Reply #1 on:
November 11, 2005, 01:02:08 am »
Without knowing the actual errors you encountered, it is difficult to diagnose the issue.
Logged
LightofDarkness
Newbie
Posts: 3
Re: Problem with Compiling CS
«
Reply #2 on:
November 11, 2005, 01:46:49 pm »
These are the errors. They are the only ones that pop up each time.
"appdir.cpp
d:\program files\microsoft visual studio 8\vc\platformsdk\include\winnt.h(222) : error C2146: syntax error : missing ';' before identifier 'PVOID64'
d:\program files\microsoft visual studio 8\vc\platformsdk\include\winnt.h(222) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
d:\program files\microsoft visual studio 8\vc\platformsdk\include\winnt.h(5940) : error C2146: syntax error : missing ';' before identifier 'Buffer'
d:\program files\microsoft visual studio 8\vc\platformsdk\include\winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
d:\program files\microsoft visual studio 8\vc\platformsdk\include\winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
d:\program files\crystal space 3d\cs\include\csutil\csstring.h(1068) : fatal error C1903: unable to recover from previous error(s); stopping compilation
archive.cpp"
Logged
sunshine
Administrator
Sr. Member
Posts: 292
Re: Problem with Compiling CS
«
Reply #3 on:
November 11, 2005, 02:41:45 pm »
It looks like some additional Windows header needs to be #included before winnt.h. Possibly, it doesn't know the definition of POVID64 or it doesn't understand something else near those lines in winnt.h. If you can figure out which header is missing, we can add it to the source in the CVS repository.
Logged
Administrator
Jr. Member
Posts: 51
Re: Problem with Compiling CS
«
Reply #4 on:
November 11, 2005, 05:28:25 pm »
Last night I compiled (almost latest) version of CVS-version of CS almost without any problem.
There is one outstanding issue related to manifest generation which makes the applications unable to link. If SF resolves the CVS issue they have right now i plan on fixing those tonight.
-M
Logged
LightofDarkness
Newbie
Posts: 3
Re: Problem with Compiling CS
«
Reply #5 on:
November 11, 2005, 06:16:22 pm »
I've fixed my problem. I had to reinstall the PlatformSDK.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...