Crystal Space
Welcome,
Guest
. Please
login
or
register
.
June 20, 2013, 08:57:18 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 Project Development
Bug Reports
CS 2.0 Beta 1 compile errors
« previous
next »
Pages:
[
1
]
Author
Topic: CS 2.0 Beta 1 compile errors (Read 2975 times)
Wysardry
Newbie
Posts: 17
CS 2.0 Beta 1 compile errors
«
on:
December 11, 2011, 04:09:41 pm »
I tried to compile CS 2.0 Beta 1 (revision 37180) on Windows XP using Visual Studio 2008 Express in 'Release with dlls" mode with cs-win32libs-2.0_001 and got the following fatal errors:-
------ Build started: Project: appwxtest, Configuration: ReleaseWithDlls Win32 ------
Compiling...
wxtest.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
wxtest.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class wxXmlResource * __cdecl wxXmlResource::Get(void)" (__imp_?Get@wxXmlResource@@SAPAV1@XZ)
wxtest.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl wxXmlResource::GetXRCID(unsigned short const *,int)" (__imp_?GetXRCID@wxXmlResource@@SAHPBGH@Z)
wxtest.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxPanel * __thiscall wxXmlResource::LoadPanel(class wxWindow *,class wxString const &)" (__imp_?LoadPanel@wxXmlResource@@QAEPAVwxPanel@@PAVwxWindow@@ABVwxString@@@Z)
wxtest.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxXmlResource::InitAllHandlers(void)" (__imp_?InitAllHandlers@wxXmlResource@@QAEXXZ)
wxtest.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall wxXmlResource::Load(class wxString const &)" (__imp_?Load@wxXmlResource@@QAE_NABVwxString@@@Z)
..\..\wxtest.exe : fatal error LNK1120: 5 unresolved externals
Build log was saved at "file://e:\CS\out\release9\build\appwxtest\BuildLog.htm"
appwxtest - 6 error(s), 0 warning(s)
I also got more than a few warnings about deprecated features being used in other files, but they did compile.
Logged
Dopey
Newbie
Posts: 5
Re: CS 2.0 Beta 1 compile errors
«
Reply #1 on:
December 12, 2011, 04:57:45 am »
Hello,
I'm dealing with the same problems, except I'm using Windows 7 and VS 2010 Express.
All I can contribute for now is that I tried downloading wxWidgets 2.8 separately
and copying/overwriting into the winlibs\lib and include folders
and that didn't change anything.
My next plan is to look for other source code to see if it's done differently
now and the test app wasn't updated or something to that effect.
-Dopey
Logged
Erick
Newbie
Posts: 1
Re: CS 2.0 Beta 1 compile errors
«
Reply #2 on:
December 21, 2011, 08:25:42 am »
Here the same and the same settings like Dopey. "Windows 7 and VS 2010 Express." what know ?
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...