You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I tried to run chapter 4 example program but I have problem with ssba
I tried to install SSBA on ubuntu 16.04 but if failed
is there any one have direction how to install SSBA on ubuntu??
Thank you
This is my error
/home/userrr/SSBA-3.0/Math/v3d_nonlinlsq.cpp:6:21: fatal error: colamd.h: No such file or directory
compilation terminated.
CMakeFiles/V3D.dir/build.make:62: recipe for target 'CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o' failed
make[2]: *** [CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/V3D.dir/all' failed
make[1]: *** [CMakeFiles/V3D.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Hello guys, I tried to run chapter 4 example program but I have problem with ssba
I tried to install SSBA on ubuntu 16.04 but if failed
is there any one have direction how to install SSBA on ubuntu??
Thank you
This is my error
/home/userrr/SSBA-3.0/Math/v3d_nonlinlsq.cpp:6:21: fatal error: colamd.h: No such file or directory
compilation terminated.
CMakeFiles/V3D.dir/build.make:62: recipe for target 'CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o' failed
make[2]: *** [CMakeFiles/V3D.dir/Math/v3d_nonlinlsq.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/V3D.dir/all' failed
make[1]: *** [CMakeFiles/V3D.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: