Search found 57 matches

by Daki
22 Aug 2013, 03:16
Forum: General Discussion
Replies: 12
Views: 5486

Re: Ogre Bindings and VS11

Thanks for updating the repository, the sample bindings project builds correctly now. Now for integrating it into my existing project, here is where I am: I've temporarily got my project compiling as a VS10 project to eliminate compatibility issues there. One problem I do have still though is this: ...
by Daki
21 Aug 2013, 04:11
Forum: General Discussion
Replies: 12
Views: 5486

Re: Ogre Bindings and VS11

I am also a little unsure on the proper way to integrate these bindings into an existing project. I had thought to include the generated OgreNsGuiBinding.lib and OgreNsGuiBinding_d.lib into my project but I noticed when examining the lib files they contain absolute paths on my computer to included f...
by Daki
21 Aug 2013, 02:02
Forum: General Discussion
Replies: 12
Views: 5486

Re: Ogre Bindings and VS11

So I changed everything over to use absolute paths. The plugins, resources, and ogre config files are all specified this way, and the resources within the resources.cfg file are also absolute paths. Ogre uses this file to locate resources so within it are all the Noesis GUI resource paths. I verifie...
by Daki
20 Aug 2013, 02:43
Forum: General Discussion
Replies: 12
Views: 5486

Re: Ogre Bindings and VS11

Thanks for the response! I re-downloaded clean versions of Noesis GUI and the updated bindings project and put all the resources where they belong. I believe the error with no renderers is due to a resource path issue. I was attempting to run this in VS10 Express which does not support solution fold...
by Daki
20 Aug 2013, 02:14
Forum: General Discussion
Replies: 2
Views: 1897

Re: OgreNsGuiBinding Compilation Error

Thanks for the fix!
by Daki
17 Aug 2013, 22:35
Forum: General Discussion
Replies: 12
Views: 5486

Ogre Bindings and VS11

I recently purchased a Noesis GUI library and I am trying to integrate into my existing project using Ogre and VS11 on Windows 8. I would really prefer not to have to downgrade my IDE to integrate NoesisGUI but I am running into a lot of issues so hopefully someone can help me. I downloaded the Noes...
by Daki
17 Aug 2013, 17:44
Forum: General Discussion
Replies: 2
Views: 1897

OgreNsGuiBinding Compilation Error

I just purchased a license to Noesis GUI and I am beginning to integrate it into my Ogre project. As one of the first steps I downloaded the OgreBindings (https://github.com/Noesis/OgreBindings) and attempted to run it. When compiling OgreNsGuiBindings I get an error that SetDebugFlags is not a memb...