Opened 5 years ago

Last modified 4 years ago

#58262 closed defect

asymptote @2.48: needs a newer compiler on 10.8 and older — at Initial Version

Reported by: mojca (Mojca Miklavec) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: asymptote glm

Description

See the logs:

In file included from drawpath3.cc:11:
In file included from /opt/local/include/glm/glm.hpp:105:
In file included from /opt/local/include/glm/detail/setup.hpp:33:
/opt/local/include/glm/detail/../simd/platform.h:133:5: error: "GLM requires Clang 3.4 / Apple Clang 6.0 or higher"
#                       error "GLM requires Clang 3.4 / Apple Clang 6.0 or higher"
                        ^
/opt/local/include/glm/detail/../simd/platform.h:214:3: error: "GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."
#       error "GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."
        ^

Change History (0)

Note: See TracTickets for help on using tickets.