Hey
I changed the parameters of a function in the irrlicht source. Then I updated the lib and dll, but dev cpp gives the "no matching function call" error. Why is this?
If I compile my test file with irrlicht everything works fine
cheers
Dev cpp problem
Very difficultly without any code snipets...
In general you should not change the Irrlicht's source if you'r not really familar with this !!!
Maybe there is another solution to your prob ???
In most cases it's a very good idea to subclassing (you can say adding functions to the Irrlicht's objects without touching the source) !!!
In general you should not change the Irrlicht's source if you'r not really familar with this !!!
Maybe there is another solution to your prob ???
In most cases it's a very good idea to subclassing (you can say adding functions to the Irrlicht's objects without touching the source) !!!
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java