User Tools

Site Tools


public:t-gede-12-1:buildingogrefromscratch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-gede-12-1:buildingogrefromscratch [2012/01/13 02:14] hannespublic:t-gede-12-1:buildingogrefromscratch [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 24: Line 24:
   - Create a new Win32 project (Windows Application, Empty Project)   - Create a new Win32 project (Windows Application, Empty Project)
   - Download and add the [[http://www.ogre3d.org/tikiwiki/tiki-download_wiki_attachment.php?attId=61&page=Ogre%20Wiki%20Tutorial%20Framework&download=y|Ogre Tutorial Framework Files]] to your project   - Download and add the [[http://www.ogre3d.org/tikiwiki/tiki-download_wiki_attachment.php?attId=61&page=Ogre%20Wiki%20Tutorial%20Framework&download=y|Ogre Tutorial Framework Files]] to your project
-  - Configure your project properties (Debug Configuration) (Replace "C:\Development" with your development directory):+  - Configure your project properties (Debug Configuration) (Replace "C:\Development" with your own development directory):
     - General -> Character Set -> ''Use Multi-Byte Character Set''     - General -> Character Set -> ''Use Multi-Byte Character Set''
     - Debugging -> Command -> ''.\Debug\$(ProjectName).exe''     - Debugging -> Command -> ''.\Debug\$(ProjectName).exe''
Line 33: Line 33:
   - Build your project (Debug Configuration)   - Build your project (Debug Configuration)
   - Add ''C:\Development\ogre_built\bin\debug'' to your windows system PATH environment variable (so the Ogre DLLs can be found)   - Add ''C:\Development\ogre_built\bin\debug'' to your windows system PATH environment variable (so the Ogre DLLs can be found)
-  - Copy ''ogre_d.cfg'', ''resources_d.cfg'' and ''plugins_d.cfg'' into the folder with your new Ogre application (local Ogre configuration)+  - Copy ''resources_d.cfg'' and ''plugins_d.cfg'' into the folder with your new Ogre application (local Ogre configuration)
   - Run your application    - Run your application 
     - After going through a configuration screen you should see a black render window     - After going through a configuration screen you should see a black render window
/var/www/cadia.ru.is/wiki/data/attic/public/t-gede-12-1/buildingogrefromscratch.1326420868.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki