Search found 94 matches

by AmigaIrr
Mon Jan 10, 2005 2:06 pm
Forum: Beginners Help
Topic: DirectX 9 + Irrlicht 0.7.1 + DEV C++ = don't work !!!!
Replies: 4
Views: 1393

i have try this

don't work
by AmigaIrr
Mon Jan 10, 2005 12:36 pm
Forum: Beginners Help
Topic: prog don't work with direct x
Replies: 4
Views: 231

can anyone help me please ???
by AmigaIrr
Mon Jan 10, 2005 9:32 am
Forum: Beginners Help
Topic: prog don't work with direct x
Replies: 4
Views: 231

prog don't work with direct x

THIS CODE WORK PERFECT : // HelloUniverse.cpp // Include the Irrlicht header #include "irrlicht.h" // Irrlicht Namespaces using namespace irr; using namespace core; using namespace scene; using namespace video; using namespace io; using namespace gui; int main() { IrrlichtDevice *irrDevice...
by AmigaIrr
Mon Jan 10, 2005 8:03 am
Forum: Beginners Help
Topic: DirectX 9 + Irrlicht 0.7.1 + DEV C++ = don't work !!!!
Replies: 4
Views: 1393

DirectX 9 + Irrlicht 0.7.1 + DEV C++ = don't work !!!!

:x

Il compile the test program TUT001b with dx9 + devcpp + irrlicht 0.7.1, but run only in SOFTWARE mode ???

no DIRECTX 8 or 9

i cant' compil another program using DIRECT 8 or 9

:?: