2

以下から SymbolicC++ をダウンロードしました。

http://issc.uj.ac.za/symbolic/sources/SymbolicC++3-3.35-ac.tar.gz

次に、フォルダーに移動して、次のことを行いました。

./configure
make
make install

しかし、「make」と入力すると、次のエラーが返されました。

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/vector:1307:9: error: no matching member function for call to
      'assign'
        assign(__x.__begin_, __x.__end_);
        ^~~~~~
4

0 に答える 0