Search found 23 matches
- Tue Jan 31, 2006 11:07 pm
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
- Tue Jan 31, 2006 5:31 pm
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
- Tue Jan 31, 2006 8:43 am
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
- Mon Jan 30, 2006 4:39 am
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
- Mon Jan 30, 2006 12:17 am
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
- Sat Jan 28, 2006 3:53 am
- Forum: Beginners Help
- Topic: Compiling the Irrlicht help
- Replies: 10
- Views: 1561
Compiling the Irrlicht help
Can someone please give me the files not included with Irrlicht so I can compile the dll?
I for some reason can't install the 2 SDKs needed.
I for some reason can't install the 2 SDKs needed.
- Sat Jan 28, 2006 3:07 am
- Forum: Beginners Help
- Topic: To all Visual C++ 2005 Express Edition users
- Replies: 7
- Views: 648
- Sat Jan 28, 2006 2:30 am
- Forum: Beginners Help
- Topic: To all Visual C++ 2005 Express Edition users
- Replies: 7
- Views: 648
To all Visual C++ 2005 Express Edition users
If you are trying to compile your Irrlicht Projects and get the error:
Then open up your Project Pages and go to Linker -> Input and remove all Additional Dependencies.
Then it should compile just fine.
Code: Select all
LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
Then it should compile just fine.
- Sat Jan 28, 2006 2:26 am
- Forum: Beginners Help
- Topic: Irrlicht 0.09
- Replies: 7
- Views: 344
- Fri Jan 27, 2006 11:15 pm
- Forum: Beginners Help
- Topic: Irrlicht 0.09
- Replies: 7
- Views: 344
I'm using Game Maker which has a dll that someone made using Irrlicht 0.09. Its impossible to find tutorials for Irrlicht 0.09 cuz Irrlicht is no longer on 0.09. And I'm only looking for tutorials not someone to make my games. Also if someone wants to I'll tell them where to get info on writing a dl...
- Fri Jan 27, 2006 10:12 pm
- Forum: Beginners Help
- Topic: Irrlicht 0.09
- Replies: 7
- Views: 344
- Fri Jan 27, 2006 3:08 am
- Forum: Beginners Help
- Topic: compiling into a dll
- Replies: 5
- Views: 266
- Fri Jan 27, 2006 2:31 am
- Forum: Beginners Help
- Topic: Irrlicht 0.09
- Replies: 7
- Views: 344
Irrlicht 0.09
I would like some good examples for Irrlicht 0.09.
Like:
Seamless World
Gui (showing all elements)
Lighting in a Quake 3 map (bps)
How to do AI
3rd Person Camera
Maybe even a small RPG example
And any other examples you can give me.
Like:
Seamless World
Gui (showing all elements)
Lighting in a Quake 3 map (bps)
How to do AI
3rd Person Camera
Maybe even a small RPG example
And any other examples you can give me.
- Thu Jan 26, 2006 9:33 pm
- Forum: Beginners Help
- Topic: compiling into a dll
- Replies: 5
- Views: 266
- Thu Jan 26, 2006 8:57 pm
- Forum: Beginners Help
- Topic: compiling into a dll
- Replies: 5
- Views: 266
compiling into a dll
How do I compile the engine into a single dll?