Search found 23 matches

by Linera
Tue Jan 31, 2006 11:07 pm
Forum: Beginners Help
Topic: Compiling the Irrlicht help
Replies: 10
Views: 1561

My hard drive is only 51 GB, which barely holds my MMOs and Game Design Files.
by Linera
Tue Jan 31, 2006 5:31 pm
Forum: Beginners Help
Topic: Compiling the Irrlicht help
Replies: 10
Views: 1561

The only possible way for me to install the 2 SDKs is by removing World of Warcraft which takes forever to reinstall.
by Linera
Tue Jan 31, 2006 8:43 am
Forum: Beginners Help
Topic: Compiling the Irrlicht help
Replies: 10
Views: 1561

So no one will send me the files I need to compile Irrlicht into a dll?
by Linera
Mon Jan 30, 2006 4:39 am
Forum: Beginners Help
Topic: Compiling the Irrlicht help
Replies: 10
Views: 1561

I don't have the room for the SDKs it wants.
by Linera
Mon Jan 30, 2006 12:17 am
Forum: Beginners Help
Topic: Compiling the Irrlicht help
Replies: 10
Views: 1561

I'm not sure what files are missing so, Please look at my build log. Build Log Build started: Project: Irrlicht, Configuration: Debug|Win32 Command Lines Creating temporary file "c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\RSP00000...
by Linera
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.
by Linera
Sat Jan 28, 2006 3:07 am
Forum: Beginners Help
Topic: To all Visual C++ 2005 Express Edition users
Replies: 7
Views: 648

You don't need those libs in order to use Irrlicht.
by Linera
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:

Code: Select all

LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
Then open up your Project Pages and go to Linker -> Input and remove all Additional Dependencies.

Then it should compile just fine.
by Linera
Sat Jan 28, 2006 2:26 am
Forum: Beginners Help
Topic: Irrlicht 0.09
Replies: 7
Views: 344

You can make BIIIG games with Game Maker. There are several MMORPGs made with Game Maker.
by Linera
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...
by Linera
Fri Jan 27, 2006 10:12 pm
Forum: Beginners Help
Topic: Irrlicht 0.09
Replies: 7
Views: 344

I'm using version 0.09 because no one has ported version 0.14 over to my program yet. our latest version is version 0.09
by Linera
Fri Jan 27, 2006 3:08 am
Forum: Beginners Help
Topic: compiling into a dll
Replies: 5
Views: 266

All I want is Irrlicht 0.14 ported over to Game Maker.

One guy ported over Irrlicht 0.09 but has yet to bother with porting any of the new versions of Irrlicht.

If you're willing to port it I'll link you to the info on making dlls for Game Maker.
by Linera
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.
by Linera
Thu Jan 26, 2006 9:33 pm
Forum: Beginners Help
Topic: compiling into a dll
Replies: 5
Views: 266

I really don't need to know much about C++ cuz i'm only porting this to for use in Game Maker.
by Linera
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?