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.
RoninGT
Posts: 6 Joined: Sun Sep 17, 2006 3:53 pm
Post
by RoninGT » Sun Sep 17, 2006 8:39 pm
Every time i try and compile anything, my own work, or even one of the tuts i get this.
Code: Select all
Exception System.IO.FileNotFoundException was thrown in debuggee:
The specified module could not be found. (Exception from HRESULT: 0x8007007E)089ǒ
onbeforedeactivate
I am using SharpDevelop 2.0
this latest one was me tring to recompile the Movement Tut in C#
Any suggestions?
Ronin
RoninGT
Posts: 6 Joined: Sun Sep 17, 2006 3:53 pm
Post
by RoninGT » Sun Sep 17, 2006 10:44 pm
NM, Search feature works wonders...
Code: Select all
RoninGT's skill in newbishness has increased by 0.1
lol
Ronin
CK_MACK
Posts: 7 Joined: Mon Sep 18, 2006 12:57 am
Post
by CK_MACK » Mon Sep 18, 2006 2:51 am
Consider also, posting WHAT your findings were... that fixed your problem... so that others with similar problems may also gain from your search.
MACK