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 ...
Search found 3 matches
- Sat May 28, 2011 7:11 am
- Forum: Beginners Help
- Topic: Linux error on compile
- Replies: 4
- Views: 877
- Sat May 28, 2011 6:18 am
- Forum: Beginners Help
- Topic: Linux error on compile
- Replies: 4
- Views: 877
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 ...
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 ...
- Sat May 28, 2011 6:01 am
- Forum: Beginners Help
- Topic: Problem with compiling my Game
- Replies: 5
- Views: 556