Difference between revisions of "Build from source for Win32"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Line 1: | Line 1: | ||
− | =CURRENTLY UNDER CONSTRUCTION= | + | =CURRENTLY UNDER CONSTRUCTION 21/09= |
=Installing CEGUI on Windows XP Visual Studio 2003 .NET= | =Installing CEGUI on Windows XP Visual Studio 2003 .NET= | ||
Install instructions: 21/09/06 | Install instructions: 21/09/06 | ||
− | # Download: [http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-0.5.0-RC2.zip?download 0.5.0-RC2] [http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-0.5.0-RC2-deps-vc71.zip?download Dependencies] | + | # Download: [http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-0.5.0-RC2.zip?download 0.5.0-RC2] [http://prdownloads.sourceforge.net/crayzedsgui/CEGUI-0.5.0-RC2-deps-vc71.zip?download Dependencies] to <tt>c:\CEGUI\</tt> or some other path. |
+ | # Unpack <tt>CEGUI-0.5.0-RC2.zip</tt> files. Now the catalog structure lookes like this: <tt>c:\CEGUI\CEGUI-0.5-0-RC2</tt> | ||
+ | # Download [http://sourceforge.net/project/showfiles.php?group_id=71616 premake 3.1], unzip it, and place it in <tt>c:\CEGUI\CEGUI-0.5-0-RC2\makefiles\premake\</tt> |
Revision as of 12:45, 21 September 2006
CURRENTLY UNDER CONSTRUCTION 21/09
Installing CEGUI on Windows XP Visual Studio 2003 .NET
Install instructions: 21/09/06
- Download: 0.5.0-RC2 Dependencies to c:\CEGUI\ or some other path.
- Unpack CEGUI-0.5.0-RC2.zip files. Now the catalog structure lookes like this: c:\CEGUI\CEGUI-0.5-0-RC2
- Download premake 3.1, unzip it, and place it in c:\CEGUI\CEGUI-0.5-0-RC2\makefiles\premake\