Jump to content

Working CEGUI example


VeTaL
 Share

Recommended Posts

According to this thread and franck's request, i decided to upload my small working example of Cegui, which is done by this tutorial.

 

First, you should download Binary version of cegui CEGUI-SDK-0.7.5-vc8.zip (you'll need SP1 for msvs 2008) or CEGUI-SDK-0.7.5-vc10.zip

 

Consilder Cegui is installed in z:\CEGUI\cegui\include folder, and Leadwerks is in Z:\Leadwerks Engine SDK\CPP

If not, open project's settings "Property -> C/C++ -> General -> Additional include directories" and change this string "Z:\Leadwerks Engine SDK\CPP;z:\CEGUI\cegui\include" so it will show pathes to your sources.

Also change "Property -> Linker -> General-> Additional library directories" from "Z:\CEGUI\lib\" to your path to libs.

 

Looking like thats all - it should works nice:

post-648-0-42103000-1312192150_thumb.png

 

Example (with sources, project for msvs 08, cegui datafiles and exe-file):

Working on LeaFAQ :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...