Search found 140 matches

by Iyad
Sat Aug 22, 2009 2:50 am
Forum: Beginners Help
Topic: Pointers passing problem [SOLVED]
Replies: 9
Views: 302

If it could help someone helping me :roll: , i tryed to debug the program and it says that i have a Segmentation fault SIGSEGV (what the heck?) this is what he is trying to tell me. Building to ensure sources are up-to-date Build succeeded Selecting target: EXE Adding source dir: C:\Documents and Se...
by Iyad
Sat Aug 22, 2009 2:37 am
Forum: Beginners Help
Topic: Pointers passing problem [SOLVED]
Replies: 9
Views: 302

@Seven
the initialisation of the device if made in the main function. It taught it was the solution but i cheked my main()... anyways. Thx for trying to help.
by Iyad
Sat Aug 22, 2009 2:34 am
Forum: Beginners Help
Topic: Pointers passing problem [SOLVED]
Replies: 9
Views: 302

@Lonesome Ducky I get no error at any line, it crashes at execution. I know what is a debugger but i dont know how the hell i should use it, each time I press on debug it give tons of text that i dont understand. Anyways... The problem is when i try to call a function like (device->setWindowCaption)...
by Iyad
Sat Aug 22, 2009 2:24 am
Forum: Beginners Help
Topic: Pointers passing problem [SOLVED]
Replies: 9
Views: 302

Pointers passing problem [SOLVED]

Hi everyone. I'm trying to make a kind of game framework fully OOP so i can use it in my future games without having any problem. The major problem is when i try to pass pointers between each classes, not any pointer, the IrrlichtDevice only, I dont know why, it compiles perfectly but the applicatio...
by Iyad
Sat Mar 07, 2009 1:48 am
Forum: Code Snippets
Topic: An Fps Camera and MastEventReceiver...
Replies: 3
Views: 2105

An Fps Camera and MastEventReceiver...

(POST REMOVED BY IYAD)