#25181: stellarium 0.10.5 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: raimue@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: stellarium ------------------------------------------+--------------------------------- Comment(by michaelld@…): I think I know the issue now. qt4-mac is (I'm betting) compiled with the 10.5 SDK; stellarium is trying to use the 10.4 SDK. 10.4 defines "GLuint" as "long" while 10.5 defines it as "int", which are not library compatible. So, I'm now searching for how to specify the SDK to use for cmake. -- Ticket URL: <http://trac.macports.org/ticket/25181#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS