www.me.cs.scitec.kobe-u.ac.jp/~sakoats/class/math/ の基本的な使い方の時のエラー **************************************** sample.cpp:2:20: error: matrix.h: そのようなファイルやディレクトリはありません sample.cpp: In function ‘int main()’: sample.cpp:6: error: ‘math’ has not been declared sample.cpp:6: error: expected primary-expression before ‘double’ sample.cpp:6: error: expected `;' before ‘double’ sample.cpp:7: error: ‘math’ has not been declared sample.cpp:7: error: expected primary-expression before ‘double’ sample.cpp:7: error: expected `;' before ‘double’ sample.cpp:10: error: ‘m1’ was not declared in this scope sample.cpp:12: error: ‘rand’ was not declared in this scope sample.cpp:13: error: ‘m2’ was not declared in this scope sample.cpp:16: error: ‘cout’ was not declared in this scope sample.cpp:16: error: ‘m1’ was not declared in this scope sample.cpp:17: error: ‘m2’ was not declared in this scope ****************************************
liboctave.halfmoon.jp/pukiwiki.php?cmd=read&page=%A5%B3%A5%F3%A5%D1%A5%A4%A5%EB%CA%FD%CB%A1 のエラー **************************************** /usr/bin/ld: skipping incompatible /usr/lib/liblapack.so when searching for -llapack /usr/bin/ld: skipping incompatible /usr/lib/liblapack.a when searching for -llapack /usr/bin/ld: cannot find -llapack ****************************************