Search found 60 matches
- Fri Dec 14, 2007 8:59 pm
- Forum: Advanced Help
- Topic: Screen Resolution eg. 1280x800
- Replies: 9
- Views: 1282
- Tue Nov 06, 2007 8:57 pm
- Forum: Project Announcements
- Topic: Water Demo - Now OpenGL and DX supported
- Replies: 39
- Views: 27809
- Wed Oct 04, 2006 2:34 am
- Forum: Beginners Help
- Topic: compile error
- Replies: 0
- Views: 124
compile error
when i try to compile irrlicht using Dev Cpp 5 beta under windows vista i get this error Compiler: Default compiler Building Makefile: "C:\Users\master123467\Desktop\Worm Test\Makefile.win" Executing make... make.exe -f "C:\Users\master123467\Desktop\Worm Test\Makefile.win" all w...
- Tue Sep 26, 2006 2:36 am
- Forum: Beginners Help
- Topic: cant compile
- Replies: 4
- Views: 324
- Mon Sep 25, 2006 11:41 am
- Forum: Beginners Help
- Topic: cant compile
- Replies: 4
- Views: 324
- Mon Sep 25, 2006 1:11 am
- Forum: Beginners Help
- Topic: cant compile
- Replies: 4
- Views: 324
cant compile
ok heres my prob well first off im runing windows vista RC1 and using irrlicht 1.1 on dev cpp and audiere for the sound and newton for the physics heres my prob dllcrt2.o C:\Users\master123467\Documents\download\master123467\irrQuake\ld No such file: No such file or directory. C:\Users\master123467\...
- Fri Sep 22, 2006 3:11 am
- Forum: Off-topic
- Topic: cc1plus not found!
- Replies: 3
- Views: 441
- Fri Sep 22, 2006 2:12 am
- Forum: Off-topic
- Topic: cc1plus not found!
- Replies: 3
- Views: 441
cc1plus not found!
ok im on windows vista RC1 and usin code::blocks and wingw32 compiler and irrlicht 1.1 but when i try to compile something irrlicht related it always comes up with the cc1plus not found
- Tue Sep 12, 2006 2:41 am
- Forum: Project Announcements
- Topic: Ares 0.3 release
- Replies: 13
- Views: 3813
- Thu Aug 24, 2006 1:13 am
- Forum: Beginners Help
- Topic: Direct3D for WIndows Mobile 5
- Replies: 11
- Views: 506
- Thu Jul 27, 2006 4:27 am
- Forum: Off-topic
- Topic: What graphics card do you recommend for newest directX?
- Replies: 22
- Views: 3305
- Wed Jul 26, 2006 6:25 pm
- Forum: Beginners Help
- Topic: code compiles without error but doesnt do anything
- Replies: 6
- Views: 274
- Wed Jul 26, 2006 6:22 am
- Forum: Beginners Help
- Topic: code compiles without error but doesnt do anything
- Replies: 6
- Views: 274
- Wed Jul 26, 2006 4:20 am
- Forum: Beginners Help
- Topic: Artefacts on my3d maps !
- Replies: 6
- Views: 374
- Wed Jul 26, 2006 4:09 am
- Forum: Beginners Help
- Topic: code compiles without error but doesnt do anything
- Replies: 6
- Views: 274
code compiles without error but doesnt do anything
this code down there compiles without error but it doesnt do anything when i press the W key , when i press the W i want it to change the player_node's animation from STAND to RUN in the "//begin key press" all the way down "//end key press" is the key press code #include <irrlic...