Closed hww closed 1 year ago
Oh. I see. I have to clone in to ~/quicklisp/local_projects/
Would be nice to update readme.md
Found other issue, modern Arch Linux has Assimp 5.2 it is incompatible with this library
[package %open-asset-import-library].
; Debugger entered on #<SIMPLE-ERROR "trying to link against unsupported version of assimp. 3.0-5.0.x supported, got version ~a.~a" {1006CE6B03}>
Found some local tweaks that are now in
https://github.com/metayan/classimp/tree/assimp5.2
Crude - haven't checked if there were any changes to assimp
, and only increased the versions accepted by classimp
- but it has worked for me.
It works. Thanks!
cd ~/quicklisp/local_projects
git clone https://github.com/metayan/classimp.git
cd classimp
git checkout assimp5.2
git pull
# delete old
rm -rf ~/quicklisp/dists/quicklisp/software/classimp*
Can't load cepl.examples