03-30-2001, 10:44 AM
Hi all!
I am a new user to Open GL. I have downloaded Apples Open GL SDK and set up codewarrior 3 to compile it etc.
But when I want to run anything I am getting the following error.
Link Error :undefined 'fwide' (code)
Referenced from '__glutFatalUsage' in glut.lib
Referenced from '__glutWarning' in glut.lib
Referenced from '__glutFatalError' in glut.lib
Does anyone have an idea why? Could it be the link order? I have no idea what the correct link order could be.
Any help on this one would be appreciated.
Thanks
Kieran
I am a new user to Open GL. I have downloaded Apples Open GL SDK and set up codewarrior 3 to compile it etc.
But when I want to run anything I am getting the following error.
Link Error :undefined 'fwide' (code)
Referenced from '__glutFatalUsage' in glut.lib
Referenced from '__glutWarning' in glut.lib
Referenced from '__glutFatalError' in glut.lib
Does anyone have an idea why? Could it be the link order? I have no idea what the correct link order could be.
Any help on this one would be appreciated.
Thanks
Kieran