-
Notifications
You must be signed in to change notification settings - Fork 65
Closed as not planned
Description
I followed these steps:
- Delete the
targetfolder and any left over .so files in the src-tauri folder. - Run
npm installfrom the repo root - Run
npm run tauri devfrom the repo root
Finished dev [unoptimized + debuginfo] target(s) in 2m 30s
/home/tav/git/Choreo/src-tauri/target/debug/choreo: error while loading shared libraries: libTrajoptLib.so: cannot open shared object file: No such file or directoryHere's what's in my folders:
[tav@myriad Choreo]$ ls
icon node_modules public spec tsconfig.json
index.html package-lock.json README.md src tsconfig.node.json
LICENSE package.json scripts src-tauri vite.config.ts[tav@myriad src-tauri]$ pwd
/home/tav/git/Choreo/src-tauri
[tav@myriad src-tauri]$ ls
build.rs libcasadi_nlpsol_ipopt.so libTrajoptLib.so
Cargo.lock libcoinmetis.so.2 src
Cargo.toml libcoinmumps.so.3 target
icons libgfortran-040039e1.so.5.0.0 tauri.conf.in.json
libcasadi-tp-openblas.so.0 libipopt.so.3 tauri.conf.json
libcasadi.so.3.7 libquadmath-96973f99.so.0.0.0[tav@myriad debug]$ pwd
/home/tav/git/Choreo/src-tauri/target/debug
[tav@myriad debug]$ ls
build choreo choreo.d deps examples incrementalReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels