i belive the problem is just that the programm cant find the file to oben
it was my problem too^^
make a test and let the program oben ./file.ext and compil it. the copy the program he irrlicht.dll and the file to open into one dir and it should work
Good Luck
Dodge
Search found 9 matches
- Sat Aug 06, 2005 11:30 am
- Forum: Beginners Help
- Topic: how do i use models from blender in irrlicht
- Replies: 3
- Views: 266
- Fri Aug 05, 2005 5:07 pm
- Forum: Project Announcements
- Topic: IrrGame - some helper classes
- Replies: 17
- Views: 20134
- Fri Aug 05, 2005 4:49 pm
- Forum: Beginners Help
- Topic: mouse keyboard input
- Replies: 1
- Views: 181
i belive i've found anything helpful
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=45953#45953
but what does the funcions mean?
bool IsKeyDown(int index) == Key is down
bool IsKeyUpDown(int index) == ???
bool IsKeyDownUp(int index) == ???
I hope someone can help
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=45953#45953
but what does the funcions mean?
bool IsKeyDown(int index) == Key is down
bool IsKeyUpDown(int index) == ???
bool IsKeyDownUp(int index) == ???
I hope someone can help
- Fri Aug 05, 2005 4:44 pm
- Forum: Advanced Help
- Topic: two Keyboard keys press
- Replies: 10
- Views: 862
- Fri Aug 05, 2005 4:04 pm
- Forum: Beginners Help
- Topic: Do you need to know windows programming for irrlicht?
- Replies: 6
- Views: 372
- Fri Aug 05, 2005 2:48 pm
- Forum: Beginners Help
- Topic: mouse keyboard input
- Replies: 1
- Views: 181
mouse keyboard input
hello i have two lil questions 1) how i can get the input of the keyboard for controlling a 2d sprite eg. w = move 10px up a = move 10px right s = move 10px left s = move 10px down can i use the same method like in Tutorial 4 (Movement) ? and the second question 2)how to know if the left/right mouse...
- Fri Aug 05, 2005 2:32 pm
- Forum: Beginners Help
- Topic: String problem
- Replies: 4
- Views: 264
- Fri Aug 05, 2005 8:27 am
- Forum: Beginners Help
- Topic: Can not compile :(
- Replies: 1
- Views: 157
- Fri Aug 05, 2005 7:37 am
- Forum: Beginners Help
- Topic: Can not compile :(
- Replies: 1
- Views: 157
Can not compile :(
Hello, today i've found Irrlicht at sourceforge.net. I've tried to make the tutorial 1 (Hello World) but i cannot compile :( here is a screenshot of my VC++(u can see sourcecode and config ;)) (LINK) I have the include and lib path correct. here is the build log(if needed ^^) (LINK) and here the cpp...