Crystal Space
Welcome,
Guest
. Please
login
or
register
.
June 19, 2013, 07:11:11 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9261
Posts in
2262
Topics by
5443
Members
Latest Member:
Michealclark
Crystal Space
Crystal Space Development
Support
building skwtypical
« previous
next »
Pages:
[
1
]
Author
Topic: building skwtypical (Read 839 times)
Shayama
Newbie
Posts: 1
building skwtypical
«
on:
February 27, 2010, 07:09:47 pm »
Hi, I'm new to using CS and am trying to get the wkstypical running before trying to get my own project started
I'm using VC++ 2008 Express on a 64bit OS and have installed the cs-winlibs-x64-1.9_003
When I tell wkstypical to compile it returns 167 succesfull builds and 25 failed builds;
these are the errors I'm getting:
error LNK2019: unresolved external symbol
is found in multiple files
error C2039: 'loadScheme' : is not a member of 'CEGUI::SchemeManager
error C2039: 'createFont' : is not a member of 'CEGUI::FontManager
error C2039: 'load' : is not a member of 'CEGUI::Font
are examples of the some of the "see declaration of 'this particular file' "
Of these iRegion seems to be a comon one that comes up.
I'm trying to compile version 1.4.0
Thanks.
Logged
res
Develazyoper
CS Developer
Full Member
Posts: 206
Re: building skwtypical
«
Reply #1 on:
February 28, 2010, 05:41:02 am »
You have the wrong winlibs, both in version and in architecture. The "x64" in winlibs-x64 means "use if targetting x64".
But that whole point is pretty moot anyway as the MSVC Express Editions can't compile to x64. And even if it could, CS 1.4 doesn't support compiling to x64 with MSVC. Thus there is only a 32-bit version of the 1.4 winlibs. Which brings us back to the version: for CS 1.4 use a 1.4 winlibs package. You can find a link to the latest package in the manual.
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...