POSIX Threads

I use Dev-C++ 5.5.3.
The linker reports me this error...why?

http://i59.tinypic.com/negen8.jpg
Does the command line dev-c++ uses include -pthread somewhere? You may need to customize the commandline somehow.
i dont know how to customize the command line...
Did you try checking the project settings or the options?
Yes, in the bottom box, add a space, and then add -pthread
Thanks L B... im idiot xD
Topic archived. No new replies allowed.