error when run the program with newton after good compiled

alejandro_lopez

07-02-2006 03:21:44

i have compiled the code and evething well , no error , no warnings.
but when i run , i recived this message

" the procedure entry point ?sMemManager@MemoryManager@Ogre@@2v12@a could not be located in the dinamic library OgreMain_d.dll "

whats wrong??


i undestand that , maybe is the library ogremain ?, i had the ogrenew version head.

thank for your Help.


walaber

07-02-2006 06:43:53

the OgreMain.dll file in the demo directory is not the same version as the one you compiled against. make sure you have the right dll (from the ogremain/common/samples/bin/) in the directory with your demos.