Googling around it looks like this error is due to mixing versions of MinGW GCC.
Can you try deleting the openFrameworks.lib file and see if rebuilding it fixes the issue?
Thanks
ya, I was thinking something like that.
I have CB 13 and CB 12.11 installed I remove C:\MinGw\bin from the path but still doesn’t works. BTW, path on toolchains are correct…
I tried a fresh installation and remove all paths that can create some sort of conflict of mingw
but… nothing
Which Mingw compiler version does it use Codeblocks?
Ok. I linked also the single libraries and not only oFCompiled and it works.
It depends on the example it could be helpful give path_to\export\win_cb as search directories.
At the end I made a fresh installation of CB 12.11 and seems work better than the first.