scilab モジュールを作成しましたが、コンパイルに問題があります。別のコンピューターでテストしたと思いましたが、問題なく動作します。
私が実行すると:
exec builder.sce
ここに私が得るものがあります:
-->mode(-1);
error(msprintf(gettext('%s module not installed."),'development_tools'));
!--error 10000
development_tools module not installed.
at line 30 of exec file called by :
exec builder.sce
development_tools のインストール方法を検索しましたが、解決策を見つけることができません。