Here is a link to the tutorial about how to use dev-cpp and irrlicht
http://irrlicht.sourceforge.net/tut001b.html
Or go to main irrlicht page and then look for the tutorials page if this doesnt work directly.
C++ and art
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact:
i made a screenshot tutorial on how to setup irrlicht with dev c++, i hope this can help you (and of course also others):
right click/save as...
http://mitglied.lycos.de/animespy2003/d ... rlicht.rar
look at page1-page8
right click/save as...
http://mitglied.lycos.de/animespy2003/d ... rlicht.rar
look at page1-page8
-
- Posts: 32
- Joined: Sun Nov 23, 2003 10:23 pm
If you get it work (try the "Hello World" tutorial) with everything setted up correctly (include-path, libs etc. like the tutorial) then you can create a template so you don't have to do this work every time you start a new project.
In Dev-c++ go to File->new->template... make your changes (name, description, categorie etc.) and create a new one.
Then you can use this like the other templates from Dev-c++, you will start with the settings and the code you've had when you created this template.
Hope this helps.
In Dev-c++ go to File->new->template... make your changes (name, description, categorie etc.) and create a new one.
Then you can use this like the other templates from Dev-c++, you will start with the settings and the code you've had when you created this template.
Hope this helps.
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact: