How's What?

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Ikka

How's What?

Post by Ikka »

:shock:

Hello 'vry body!
I'm lost! I took some tutorials n' tried em out! Nothin' ran!
I launched the examples found on the Irrlicht helps on the web, they ran.
I wrote the same examples my self... Nothin'!
Can someone help me?
I make my progs with Visual C++ 6.0, and I don't know what's the prob.
When I try to debug, VC++ tells me my requests are obselet then stop running. When it's about executing the prog, I'm said that "Irr.exe" cannot be found.
Have I missed something when fixing the Irrlicht engine on my comp?
Guest

Post by Guest »

oki, make sure u set all the libs and includes correctly in ur compiler. also make sure u have installed the newest version of irrlicht correctly.
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

Post by saigumi »

Irr.exe? That's not an Irrlicht file.

Irrlicht.dll is.
Crud, how do I do this again?
Ikka

Post by Ikka »

:shock:
Ho, Thanks Saigumi! I took a better look after your post. It's about "myproject.exe". N' in fact, I cannot find that file. Where can be the prob?
I thought VSC++ creat a directory for evry new project...
Thanks for all... :oops:
Post Reply