Search found 7 matches

by kaloskalyre
Thu Dec 14, 2006 10:03 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [DevC++] dll with directx 9.0c support available
Replies: 130
Views: 113868

I've tried multiple old sdks; i can only get dx9 to work (that wasn't working either when i first posted; don't know what i did wrong but i tried again and it worked). Irrlicht no longer tells me that directx8 support was not compiled into the dll, it just crashes. As for why Microsoft removed it, i...
by kaloskalyre
Thu Dec 14, 2006 6:57 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [DevC++] dll with directx 9.0c support available
Replies: 130
Views: 113868

I can't get this to work. The DLL compiles without any errors but my program crashes when I try to use either version of directX (opengl and the software renderers work fine). It tells me that DirectX support was not compiled into the DLL. I'm using: CodeBlocks 1.0 Release Candidate 2 Irrlicht 1.2 M...
by kaloskalyre
Wed Nov 29, 2006 10:27 pm
Forum: Beginners Help
Topic: crash when creating xml file
Replies: 2
Views: 190

:oops:
I forgot that I had to "createDevice" before using device!

Thanks for your help, especially the suggestion to use assert :)
by kaloskalyre
Wed Nov 29, 2006 6:17 am
Forum: Beginners Help
Topic: crash when creating xml file
Replies: 2
Views: 190

crash when creating xml file

I'm working on a game, and I want it to be able to save and load settings using an xml file. The program crashes whenever I run it (it compiles fine), and CodeBlocks says the problem is in this line: IXMLWriter *configWriter = device->getFileSystem()->createXMLWriter(device->getFileSystem()->createA...
by kaloskalyre
Tue Feb 21, 2006 9:21 pm
Forum: Beginners Help
Topic: collision detection with 2D graphics?
Replies: 4
Views: 275

Thanks, I'll check it out
by kaloskalyre
Tue Feb 21, 2006 3:32 am
Forum: Beginners Help
Topic: collision detection with 2D graphics?
Replies: 4
Views: 275

anybody?
by kaloskalyre
Tue Feb 21, 2006 3:32 am
Forum: Beginners Help
Topic: collision detection with 2D graphics?
Replies: 4
Views: 275

anybody?