My Dependency Package for Microsoft Visual C++ 2005 Beta 2
Posted: Sat Jul 02, 2005 06:53
Hello everyone, I've been watching CEGUI for some time now. I decided I'd get started on playing around with it. First challenge, Microsoft Visual C++ 2005 Beta 2. MSVC 8.0 can be a pain because it is the first Microsoft product to actually follow most of the rules.
I managed to compile the required libraries and CEGUI itself in MSVC++ 8.0. Fully functional minus OGRE and Irrlicht.
This is all tested with 0.3.0.
Everything on this post assumes default locations. If you're a programmer, I have no doubt you can remap any pathes accordingly.
Including the combination of the latest DirectX SDKs (Lib and Header only):
22.3 MB CEGUI 0.3.0 - MSVC 2005 Dependency Package
Excluding the DirectX SDKs:
11.4 MB CEGUI 0.3.0 - MSVC 2005 Dependency Package (Compact)
I will leave these links up for about 30 days.
[color=993333]ADDED[/color] - OpenGL
Step 1: Grab GLUT from here: http://www.xmission.com/~nate/glut.html
Step 2: Extract the .h to C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Include
Step 3: Extract the .lib to C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib
Step 4: Extract the .dll to C:\Windows\System32
Please let me know if you have any questions or comments.
I managed to compile the required libraries and CEGUI itself in MSVC++ 8.0. Fully functional minus OGRE and Irrlicht.
This is all tested with 0.3.0.
Everything on this post assumes default locations. If you're a programmer, I have no doubt you can remap any pathes accordingly.
Including the combination of the latest DirectX SDKs (Lib and Header only):
22.3 MB CEGUI 0.3.0 - MSVC 2005 Dependency Package
Excluding the DirectX SDKs:
11.4 MB CEGUI 0.3.0 - MSVC 2005 Dependency Package (Compact)
I will leave these links up for about 30 days.
[color=993333]ADDED[/color] - OpenGL
Step 1: Grab GLUT from here: http://www.xmission.com/~nate/glut.html
Step 2: Extract the .h to C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Include
Step 3: Extract the .lib to C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib
Step 4: Extract the .dll to C:\Windows\System32
Please let me know if you have any questions or comments.