Closed jonesmz closed 1 year ago
[100%] Linking CXX executable ../Release/osp-magnum
/tmp/lto-llvm-e93005.o: In function `Magnum::Trade::MaterialAttributeData::value() const':
MaterialData.cpp:(.text._ZNK6Magnum5Trade21MaterialAttributeData5valueEv+0x31): undefined reference to `Corrade::Containers::Implementation::stringFindCharacter(char const*, unsigned long, char)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Duplicate of #223. I think this is likely an LTO issue
Started with commit https://github.com/TheOpenSpaceProgram/osp-magnum/commit/3153dd4cd30161f65b41e012e0216324f4b1cc81, which was one of several commits in a PR, so one of those.