official site : http://beltoforion.de/article.php?a=muparser

1. download source code from github which can be found in the official site

2.get library after compiling the source code. 

   follow the guide : vim muparser-2.2.5/Install.txt 

3. write a testing program 

  get testing example from the official site

C++ muparser caculater study notes

  1) cp muparser-2.2.5/include  workplace

  2) cp cp muparser-2.2.5/lib/libmuparser.so.2.2.4 workplace/libmuparser.so

  3) makefile for loading muParser library.

C++ muparser caculater study notes

相关文章:

  • 2021-10-28
  • 2021-10-18
  • 2021-06-25
  • 2022-01-28
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-11
  • 2021-11-11
  • 2021-09-02
  • 2022-01-02
  • 2022-03-01
  • 2021-12-17
  • 2021-08-06
相关资源
相似解决方案