_Archic
12-12-2006 00:30:27
Hi friends!
Sorry, for my English.. May be I'm stupid..
Today I was try to install ODN..
First, I download precomplied dll's and move them to bin folder.. I was try to run demo and receive exception about "instance of object not referenced" or somthing like this..
I was read a wiki and forum and begin edit resources.cfg and copy/paste my media folder to some different folder, to try to run demo.. (I can't see Ogre.log at this moment)
Then I download sources from cvs,swig and do all as it described in wiki.. Run sample in debugger, and find that application crashes in creating Root object.. I edit demo config file to set Working Directory to Bin/Debug..
But problems still exists
Then Ogre.log reports that some plugins are not loaded, I again read wiki and forums and find that I need msvcp80d.dll and other dll's to run demo.. I'm copy this files, but demo reports R6034 error..
Then I use google/forum, and find that I need to attach manifest file to my app..
All this actions required some time (5 hours), many patience and reading forum. For example MOGRE installation just tooks over 10 minutes to install and run demos..
May be better to create OgreDotNet+OgreSDK precomplied installation to just "click & run" as in MOGRE ?
Sorry, for my English.. May be I'm stupid..
Today I was try to install ODN..
First, I download precomplied dll's and move them to bin folder.. I was try to run demo and receive exception about "instance of object not referenced" or somthing like this..
I was read a wiki and forum and begin edit resources.cfg and copy/paste my media folder to some different folder, to try to run demo.. (I can't see Ogre.log at this moment)
Then I download sources from cvs,swig and do all as it described in wiki.. Run sample in debugger, and find that application crashes in creating Root object.. I edit demo config file to set Working Directory to Bin/Debug..
But problems still exists
Then Ogre.log reports that some plugins are not loaded, I again read wiki and forums and find that I need msvcp80d.dll and other dll's to run demo.. I'm copy this files, but demo reports R6034 error..
Then I use google/forum, and find that I need to attach manifest file to my app..
All this actions required some time (5 hours), many patience and reading forum. For example MOGRE installation just tooks over 10 minutes to install and run demos..