Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: govinda on February 25, 2013, 02:30:00 pm

Title: Error: dyld: Symbol not found: _gll_noop MAC problem
Post by: govinda on February 25, 2013, 02:30:00 pm
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
Title: Re: Error: dyld: Symbol not found: _gll_noop MAC problem
Post by: MortenMacFly on February 27, 2013, 07:52:16 am
...and the relation to Code::Blocks is?

I don't see any. We don't provide support for 3rd party lib errors here. We cannot!