Changes between Initial Version and Version 1 of Ticket #47418


Ignore:
Timestamp:
Apr 12, 2015, 11:07:51 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

First, please clean and try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47418

    • Property Keywords GLC_lib @1.2.0_3 OpenGL removed
    • Property Owner changed from macports-tickets@… to macports@…
    • Property Port @1.2.0_3 removed
    • Property Summary changed from troubles when installing macport GLC_lib @1.2.0_3 to GLC_lib @1.2.0_3: error: use of undeclared identifier 'gluLookAt'
  • Ticket #47418 – Description

    initial v1  
    149149
    150150I noticed the main errors :
    151 '''
     151{{{
    152152error: use of undeclared identifier 'gluErrorString'
    153 :info:build                 errString = gluErrorString(errCode);'''
     153:info:build                 errString = gluErrorString(errCode);
     154}}}
    154155
    155156Have I got to install others "OpenGL like" libraries ?