hello world is not working/loading

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

hello world is not working/loading

Post by jermaine »

I am trying to upload the hello world example, using the c#.2005
But it says that the projct was unloaded.
whats the deal with that.?

same thing happened with vb2005
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

Post by jermaine »

i fixed the above problem now i run the program and get nothing happens its

The specified module could not be found. (Exception from HRESULT: 0x8007007E)


and stops running
Baal Cadar
Posts: 377
Joined: Fri Oct 28, 2005 10:28 am
Contact:

Post by Baal Cadar »

Rephrase your question properly. Provide the exact steps you took and provide exact messages you got. Don't be sloppy when asking questions.
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

Post by jermaine »

i fixed the first problem,
I am now using c# 2005 edition.
when i run the program their are no errors

I see a black empty "console" like screen then i get this message

"The specified module could not be found. (Exception from HRESULT: 0x8007007E)"
magicat
Posts: 19
Joined: Sun Apr 09, 2006 6:52 am

Post by magicat »

Make sure you are using the correct Irrlicht.dll for the compiler you are using. If you're unsure, try them all. That might be the issue.
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

Post by jermaine »

i am using the irrlicht.net.dll

i couldnt add the regular irrlicht .dll cause i get a different error message.

maybe there is a nother solution
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

Post by jermaine »

hello
jermaine
Posts: 6
Joined: Tue Apr 11, 2006 6:02 pm

Post by jermaine »

no help ey?
Post Reply