Search found 22 matches

by Aspirer
Sun Nov 24, 2013 04:50
Forum: Help
Topic: [solved] 116 unresolved externals
Replies: 0
Views: 10412

[solved] 116 unresolved externals

{EDITED} I figured it out on my own. The wiki page listed here was indeed right, but it was wrong in some spots I think. I deducted that I had checked "CEGUI_BULD_RENDERER_OGRE" yet I had not explicitly given it the location of Ogre in CMAKE or the compiler. I remembered what the wiki sai...
by Aspirer
Wed Nov 20, 2013 11:49
Forum: Help
Topic: Do I need to build the OGRE renderer module for Ogre?
Replies: 1
Views: 1901

Do I need to build the OGRE renderer module for Ogre?

I'm building CEGUI and using Ogre. I read this page http://static.cegui.org.uk/docs/current/build_options.html and it said that I should not mess with anything if I'm new to CEGUI. I am however I noticed that Cmake actually has an option called CEGUI_BUILD_RENDERER_OGRE, and also an option for CEGUI...
by Aspirer
Wed Nov 06, 2013 20:28
Forum: Help
Topic: ERROR: The program cant start because CEGUIOgreRenderer-0_d.
Replies: 2
Views: 2413

Re: ERROR: The program cant start because CEGUIOgreRenderer-

Thank you Kulik. I've only learned to program through high school classes, books, and a couple online websites. I'm very interested in learning more though. Neither of those things actually taught me how to use an IDE like MSVSE 2010 or use a library (or what a library was). In fact I had no idea ho...
by Aspirer
Wed Nov 06, 2013 13:55
Forum: Help
Topic: ERROR: The program cant start because CEGUIOgreRenderer-0_d.
Replies: 2
Views: 2413

ERROR: The program cant start because CEGUIOgreRenderer-0_d.

I've successfully built cegui on my own. In my attempt to create a new project using cegui I have received this error when I hit "Debug" but I haven't tried release. The program can't start because CEGUIOgreRenderer-0.dll is missing from your computer. Try reinstalling the program to fix t...
by Aspirer
Sat Aug 24, 2013 21:23
Forum: Help
Topic: Building CEGUI 0.8.2
Replies: 1
Views: 1989

Building CEGUI 0.8.2

I've configured and generated the dependency files for CEGUI 0.8.2. however it will not configure and generate the cegui build files for me! When I hit configure after setting my directories cmake gui does tells me I have a few errors which are: The C compiler identification is MSVC 16.0.30319.1 The...
by Aspirer
Sat Aug 17, 2013 07:15
Forum: Help
Topic: [unresolved] Where is the cegui src?
Replies: 1
Views: 1953

[unresolved] Where is the cegui src?

[EDIT] As it turns out the main documentation does not tell you where to find these important bits of information. I did find them on the wiki however for anyone who needs help with this in the future: http://www.cegui.org.uk/wiki/index.php/Building_from_source [OLD] I've DLed the newest CEGUI vers...
by Aspirer
Thu May 09, 2013 22:41
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

Thanks timotei. I changed those settings because someone on the ogre forums suggested it. Its true I didn't know what I was doing xD EDIT: I got it to build! Solution: change my global property page by deleting wrong paths and adding the correct ones, while also deleting any additional dependencies ...
by Aspirer
Wed May 08, 2013 23:06
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

Omg I think that's it Eddie! I did create a property sheet for my other projects so it would be easier to build them. I didn't know that property sheet would become global. Now the question is how do I get it off of being global and prevent it from happening in the future? I honestly had no idea tha...
by Aspirer
Wed May 08, 2013 20:44
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

http://www.youtube.com/watch?v=Ipo5Nm9PPew&feature=youtu.be I hope the quality is good enough. Foreword: I deleted the premake folder within cegui for the video so the project files could be built and config.lua would be pristine after I copied that folder from the cegui download. So they were a...
by Aspirer
Wed May 08, 2013 15:38
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

You are correct Eddie, I only built CEGUOgreRenderer. Just to be thorough here are the additional includes for CEGUIBase: ../../../cegui/include ../../../dependencies/include I only included the last line in the lib directories because it didn't have a place that looked right. In the video you had a...
by Aspirer
Wed May 08, 2013 14:08
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

At the risk of further annoying you guys I don't know what to say Eddie. I followed your steps completely, twice and the errors persist. If I could record what I'm doing with something to show you what I'm doing I would but I don't have anything that can do that. I should have mentioned this before ...
by Aspirer
Wed May 08, 2013 01:49
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

1>------ Build started: Project: CEGUIBase, Configuration: Debug Win32 ------ 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\t\Documents\Visual Studio 2010\Devving\CEGUI-0.7.8\projects\premake\BaseSystem\../../../bin\CEGUI...
by Aspirer
Tue May 07, 2013 21:29
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

How is this even possible? My problem is a "which came first the chicken come or the egg" issue. In that I mean I have tried to build these projects (which I have been doing this whole time) but I'm either getting some error which shouldn't be happening, or it wants a lib file from another...
by Aspirer
Mon May 06, 2013 20:17
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

Nope, didn't build it, got the SDK instead. I know where my includes and libs are. If not I can find them. Those two logs were from two separate programs, the premake folders "Build_vs2008" and "clean". Apparently they both output the same text which I didn't know because I didn'...
by Aspirer
Mon May 06, 2013 18:56
Forum: Help
Topic: Cannot find CEGUIOgreRenderer.lib [SOLVED]
Replies: 23
Views: 17811

Re: What the heck am I doing wrong?!

Ok so I realized you had nothing else to tell me other than to follow the wiki. Not because you don't want to help but because I must be doing something wrong. I tried that. I thought I found the source of the issue. I had changed the boost paths to point to my ogreSDK/boost folder. After switching ...

Go to advanced search