Search found 2 matches
- Sun Sep 30, 2007 8:58 am
- Forum: Beginners Help
- Topic: beginning
- Replies: 4
- Views: 787
well....first I went to project options and chose library directories, I then chose for that, the win-32 library in the lib folder, and I chose the win-3s library from the bin folder just in case one wouldn't work. I then chose the include directories, and picked the include folder. After which I ...
- Sun Sep 30, 2007 8:38 am
- Forum: Beginners Help
- Topic: beginning
- Replies: 4
- Views: 787
beginning
I have just begun to use irrlicht 1.3.1. I use dev-C++ compiler 4.9.8.0, and it seems that I cant set up a working application. I first linked to the include, win-32 visual studio library, and it does not work. I switched libraries from win-32, to win-64 and then the program compiled correctly. But ...