User: Nitros8891

  • Public profile

User profile: Nitros8891

User info
User name:Nitros8891
History
Joined:
Number of posts:15
Latest posts:

pthread_create problem in POSIX, undefined reference to 'pthread_create'
Thanks guys, I fix the code with c++ x.cpp -o x -lpthread...in the console all code is working it......

pthread_create problem in POSIX, undefined reference to 'pthread_create'
Hi guys, I have this problem in my compiler, I'm using codeblock.. this is the code.. [code] ...

Multiple definiton of a method
I did run this code...Maybee..... I just put SDL/SDL.h on csprite.h code, in personaje.h I put cspri...

Multiple definiton of a method
but I have not defined anything twice, you could see [code] #ifndef CSPRITE_H_ #define CSPRITE_H_ ...

Multiple definiton of a method
I got 2 class defined in a .h file, but in the .cpp file, the compiler is throwing a error, it say t...

This user does not accept Private Messages