[BloodyMess] 1.5.4 version

ironwolf151

10-05-2009 00:48:29

Hi,

Is it possible to know when the next release of bloody mess will be available please ?
Because , i need it for the game i'm developing , but i don't have a lot of time to do it :s
So if the next release won't be available soon , i'll look for an other solution than NxOgre.

Thanks ;)

betajaen

10-05-2009 01:14:38

I was going to release it today, but I found a massive bug - which is now squashed. It'll be released tomorrow, along with a new version of BloodyCake.

ironwolf151

10-05-2009 01:17:40

ok , thanks ;)

ironwolf151

10-05-2009 14:33:01

re,

I tried to compile the version 1.5.4 of NxOgre but i obtain an error during the compilation.
GlutRenderSystem and Ogre3DRenderSystem don't have any problem during the compilation , but NxOgre have 1 error.
I obtain this message :
Error 62 error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." NxOgre

All the libs are linked correctly.

How can i fix it please ?
Because i don't know what's the problem :s

betajaen

10-05-2009 14:54:37

Ignore it

ironwolf151

10-05-2009 15:02:45

Yeah , i did it.
I found all the dll and lib in the folder , but now when i launch my application i obtain this error :
?getClassType@?$PointerClass@$0CCH@@NxOgre@UBEIXZ is not found in the dynamic library NxOgre_Debug.dll
(sorry if the traduction isn't exact but i translate it from the french message).

So i think it's because of the previous error of compilation , but if it's not this , so what is it ??
I don't understand :s

ironwolf151

10-05-2009 15:07:05

Ok , i resolved it ...
I just forgot to copy the new dll in the folder , so my application used the last dll.
Sorry.