Undefined reference to symbol ‘pthread_create@@GLIBC_2.2.5’

I’ve been working on a multi-platform game engine and I faced same issue only on Linux. If you are using cmake add following to your cmake file: SET(CMAKE_CXX_FLAGS “${CMAKE_CXX_FLAGS} -pthread”) If you are not using cmake you need to add this flag for your compiler manually. The complete cmake for using threads in linux systems … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)