..mising resourses & ogre binaries

radioman

07-10-2007 14:55:44

..i just downloaded sources, build, and have to search mystical ogre dll and make manual resources.cfg ;/ grrr

here is it:

[Bootstrap]
Zip=media/packs/OgreCore.zip

# Resource locations to be added to the default path
[General]
FileSystem=media
FileSystem=media/fonts
FileSystem=media/materials/programs
FileSystem=media/materials/scripts
FileSystem=media/materials/textures
FileSystem=media/models
FileSystem=media/skins
FileSystem=media/skins/qgui
FileSystem=media/skins/qgui_demo
Zip=media/packs/cubemapsJS.zip


..all i want to say, that it would be nice if it be all in one package, with all dll & configs to build & test that nice lib ;} thanks.

radioman

07-10-2007 17:17:22

..well i made quick edit for that ;} here is it


// QuickGUIv0.9.6c

CHANGES:

07.10.07 by radioman
|
+ new folder system + all required dll to run examples, using Ogre3D v1.4.5 [Eihort] (29 September 2007) - Maintenance Release
+ added memmory manager for debug mode
# detected some memmory bug in QuickGUIDemo & QuickGUIEditor, need fix...


download here. :wink:

kungfoomasta

07-10-2007 18:52:17

I'll make sure to include an SDK release along with source release next version.

I'm sure there are a few memory leaks that need to be stomped. Right now I'm looking into profiling the code. Thanks for trying out the library. :)