mass2010chromium

Results 1 issues of mass2010chromium

specifically, `bool LoadAssimp(const char* fn,vector& meshes,vector& appearances);` seems to be declared in `meshing/IO.h` and used in `geometry/AnyGeometry.cpp`, but never defined. System: WSL 2 (Ubuntu 22.04) Compiler info: ``` motion@motion:~$ g++...