-
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
[ 62%] Linking CXX executable /home/[redacted]/plugdata/Plugins/Standalone/plugdata
/usr/bin/ld: Libraries/Gem/libftgl.a(FTVectoriser.cpp.o): in function `FTVectoriser::MakeMesh(double, int, float)':
FTVectoriser.cpp:(.text+0x10b6): undefined reference to `gluNewTess'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x10cd): undefined reference to `gluTessCallback'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x10e1): undefined reference to `gluTessCallback'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x10f5): undefined reference to `gluTessCallback'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1109): undefined reference to `gluTessCallback'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x111d): undefined reference to `gluTessCallback'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x113c): undefined reference to `gluTessProperty'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x114d): undefined reference to `gluTessProperty'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1162): undefined reference to `gluTessNormal'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x116e): undefined reference to `gluTessBeginPolygon'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x119c): undefined reference to `gluTessBeginContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x11c7): undefined reference to `gluTessVertex'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x11d9): undefined reference to `gluTessEndContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x11eb): undefined reference to `gluTessEndPolygon'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1216): undefined reference to `gluTessProperty'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1251): undefined reference to `gluTessBeginContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x127b): undefined reference to `gluTessVertex'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x12a8): undefined reference to `gluTessEndContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x12ee): undefined reference to `gluTessBeginContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x131b): undefined reference to `gluTessVertex'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1348): undefined reference to `gluTessEndContour'
/usr/bin/ld: FTVectoriser.cpp:(.text+0x1201): undefined reference to `gluDeleteTess'
collect2: error: ld returned 1 exit status
gmake[2]: *** [CMakeFiles/plugdata_standalone.dir/build.make:219: /home/[redacted]/plugdata/Plugins/Standalone/plugdata] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:829: CMakeFiles/plugdata_standalone.dir/all] Error 2
gmake: *** [Makefile:156: all] Error 2
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog