I am trying to get it running on OSX, but when I try and run the ./mocc script I get the following error:
dyld: Library not loaded: /usr/local/lib/libginac.2.dylib
Referenced from: /Applications/qss-solver.app/Contents/MacOS/./mmoc
Reason: image not found
Trace/BPT trap: 5
I have ginac installed but my version (the version on brew) only installs a libginac.5.dylib file.
Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have the same problem
scripts don't run !
as far as I've seen the script name (for examlple mmoc.sh) is a link on a directory which does not exist -> ../../linux/scripts/mmoc.sh
VC
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am trying to get it running on OSX, but when I try and run the ./mocc script I get the following error:
dyld: Library not loaded: /usr/local/lib/libginac.2.dylib
Referenced from: /Applications/qss-solver.app/Contents/MacOS/./mmoc
Reason: image not found
Trace/BPT trap: 5
I have ginac installed but my version (the version on brew) only installs a libginac.5.dylib file.
Any suggestions?
Hi, I have the same problem
scripts don't run !
as far as I've seen the script name (for examlple mmoc.sh) is a link on a directory which does not exist -> ../../linux/scripts/mmoc.sh
VC