Search found 3 matches
- Sat May 28, 2011 7:11 am
- Forum: Beginners Help
- Topic: Linux error on compile
- Replies: 4
- Views: 802
Re: Linux error on compile
I'm the same error : main.cpp:(.text+0x70): undefined reference to `createDevice' compilig de Hello world example in Kdevelop you will notice no errors or warnings there, but there is no binary created. note that: g++ -I../../include -I/usr/X11R6/include -O3 -ffast-math main.cpp -o ../../bin/Linux/...
- Sat May 28, 2011 6:18 am
- Forum: Beginners Help
- Topic: Linux error on compile
- Replies: 4
- Views: 802
Re: Linux error on compile
I'm the same error : main.cpp:(.text+0x70): undefined reference to `createDevice' compilig de Hello world example in Kdevelop you will notice no errors or warnings there, but there is no binary created. note that: g++ -I../../include -I/usr/X11R6/include -O3 -ffast-math main.cpp -o ../../bin/Linux/0...
- Sat May 28, 2011 6:01 am
- Forum: Beginners Help
- Topic: Problem with compiling my Game
- Replies: 5
- Views: 477