The compiler is not finding the library containing the definitions of these methods to link against. You need to use "-fopenmp" as a linker option for the functions you mentioned to work. On code::blocks, go settings->compiler settings->linker settings tab->append "-fopenmp" to what's in the "other linker options" box.
If that doesn't work, it would help if you'd show the command you attempted to compile your program with.
If that doesn't work, it would help if you'd show the command you attempted to compile your program with.
![[Image: signature.png]](http://s3.postimg.org/wedqxlk3n/signature.png)
A-Engine: A new beat em up game engine inspired by LF2. Coming soon
A-Engine Dev Blog - Update #8: Timeout

Chat
openMP not working
