News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Error: dyld: Symbol not found: _gll_noop MAC problem

Started by govinda, February 20, 2013, 01:28:06 PM

Previous topic - Next topic

govinda

Hi All

I work on Code::Blocks for my C++ codes. After recent updates from Apple, I am getting error

dyld: Symbol not found: _gll_noop
Referenced from: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
Expected in: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
in /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

After searching on internet, I could nt find any concrete replies.

PLease reply if someone knows how to fix it. It is related to some dynamic library linkage.

Cheers
Govi