Help using CEGUI with Visual C++ Express 2010
Posted: Mon Feb 28, 2011 08:53
Hello all, and I'm sorry for what will be an extremely basic post. I've been programming for years, but until just lately I've never tried to incorporate code created by anyone else, and I'm stuck on square one.
I cannot figure out how to use the CEGUI package and incorporate it into my own code. I add the Library and Include paths (I believe they are the right ones) to my project, include "CEGUI.h" in my files, and still I can't compile anything. I couldn't find anything in the documentation or on the forums with basic 'Setting up your IDE' info, and guides for other software packages don't seem to follow any steps I can generalize over.
I realize that me not knowing what the hell I'm doing is hardly CEGUI specific, but I'd appreciate any help. Just pointing me to where I can learn about setting up IDE's would be wonderful.
BEYOND the above, I also downloaded the precompiled CEGUI for VC++ 2010, and launched the included sample project. It let me compile that eventually, but upon trying to execute I get the following:
Unable to start program:'C:\CEGUI-SDK-0.7.5-vc10\projects\premake\Samples\common\....bin\CEGUISampleHelper.dll'
Which I also have no idea how to interpret.
So, final plea - any help will be greatly appreciated!
I cannot figure out how to use the CEGUI package and incorporate it into my own code. I add the Library and Include paths (I believe they are the right ones) to my project, include "CEGUI.h" in my files, and still I can't compile anything. I couldn't find anything in the documentation or on the forums with basic 'Setting up your IDE' info, and guides for other software packages don't seem to follow any steps I can generalize over.
I realize that me not knowing what the hell I'm doing is hardly CEGUI specific, but I'd appreciate any help. Just pointing me to where I can learn about setting up IDE's would be wonderful.
BEYOND the above, I also downloaded the precompiled CEGUI for VC++ 2010, and launched the included sample project. It let me compile that eventually, but upon trying to execute I get the following:
Unable to start program:'C:\CEGUI-SDK-0.7.5-vc10\projects\premake\Samples\common\....bin\CEGUISampleHelper.dll'
Which I also have no idea how to interpret.
So, final plea - any help will be greatly appreciated!