[Help] ETM Brushes Issue

m808

05-01-2009 00:04:15

Hey;

Im having a problem trying to execute ETM SVN after being able to successfully build it from source.

In Ogre.log the following error took place:

21:50:04: OGRE EXCEPTION(5:ItemIdentityException): Cannot locate a resource group called 'Brushes' in ResourceGroupManager::listResourceNames at ..\src\OgreResourceGroupManager.cpp (line 1378)

Notice that my cfg files were not touched.

Any help is appreciated.
Regards

CABAListic

05-01-2009 00:45:18

I'd recommend not to use svn, it's a new, as of yet unstable, version. But if you want to persist, the bin directory contains a resources.cfg file which links all the media the sample needs.

m808

05-01-2009 02:08:43

Thanks,
Id rather pick a stable version. I downloaded "ETMv2.3.1_source.zip" and was able to successfully compile from source, but the application is now throwing runtime errors when initialized, without any further indications, not even in the ogre.log file.

I suspect that this is due to the fact all my dlls and libs are from Ogre SVN.
What version do you suggest me to enjoy the more stable integration? :?:

Also, just as a suggestion, why not include the cfg files with their media requirements in the source file? (eg resources.cfg). it is sometimes a nightmare to set up all the dependencies without knowing how the library works internally.

Regards

SongOfTheWeave

08-01-2009 01:57:26

I use the following versions together successfully:

  1. ETM 2.3.1 source[/*:m]
  2. Ogre 1.6.0 prebuilt SDK Visual C++ 2005[/*:m][/list:u]