Search found 2 matches

by jdforce
Sat Mar 24, 2007 4:59 am
Forum: Beginners Help
Topic: Direct3d failing in sample programs
Replies: 3
Views: 405

I was just trying Dev-C++ but with visual studio it works perfectly. I thought it was compiled the same.

Thanks!
by jdforce
Fri Mar 23, 2007 7:15 pm
Forum: Beginners Help
Topic: Direct3d failing in sample programs
Replies: 3
Views: 405

Direct3d failing in sample programs

Hi,
Am starting with Irrlicht, and am using Dev-C++. when I compile any of the sample programs, they compile and run fine.
However, in the selection for driver, if I select a direct3d driver the program breaks. With the open gl option the program runs fine.

My system has a working directX 9.0c ...