Hey guys,
I'm still having problems with wxDev-CPP. So I got rid of the pragma comment and now I don't get the warning anymore, but now I get cannot find irrKrang.dll, but everything is setup right in the linker setup. Also when ever I try to run my program I get the error this program had a a error while running, any help
More wxDevCPP problems
simply put the dll in the same folder as the exe...
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
Just think about the situation that I have the same problems you have, and you want to help me. Would you understand the problem when I said what you said. You just told us that you have a problem with something, but this is not enough to help, you agree ?
Well did you pass your created Event Receiver class to the device:
?
Well did you pass your created Event Receiver class to the device:
Code: Select all
device->setEventReceiver(&eventReceiver);