Brian,
crystalspace doesn't need MFC. I've rolled back to VC++ 2005 express
for now and everything is building fine.
Regards,
nev7n
Brian Horton wrote:
I can’t build using VC++ 2005 Express either.
I notice MFC is not included in VC++ Express 2005 or 2008. Does
Crystal Space
avail - looks like some kind of bug with VC 2008 to me.
I didn't have the problem with VC 2005, so that is a workaround.
nev7n
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Stu
problem only occurs for me for release builds, I can build the debug
configuration successfully. I'm yet to discover why this is happening
or how to fix it.
nev7n.
-
This SF.net email is sponsored by: Microsoft
Def
Hi Patrick,
this is the code I use to change cegui layouts:
winMgr->destroyAllWindows();
// Load layout and set as root
cegui->GetSystemPtr()->setGUISheet(winMgr->loadWindowLayout(
"menu.layout"));
Hope that helps.
nev7n.
Patrick Ye wrote:
> Hi guys,
>
> I
nes, right click, select
properties and enter CS_BUILD_SHARED_LIBS in the preprocessor
definitions (under Configuration Properties->C/C++->Preprocessor).
The best solution would be to update the CEL build process to work out
of the box with cu