https://github.com/jsonzilla/precision_check
Little tool to use the boost_matheval lib
https://github.com/jsonzilla/precision_check
Last synced: 17 days ago
JSON representation
Little tool to use the boost_matheval lib
- Host: GitHub
- URL: https://github.com/jsonzilla/precision_check
- Owner: jsonzilla
- License: bsl-1.0
- Created: 2019-12-26T18:25:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T19:23:52.000Z (over 3 years ago)
- Last Synced: 2025-09-17T16:58:02.861Z (9 months ago)
- Language: C++
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# PrecisionCheck
Toy project, to use the lib [boost_matheval](https://github.com/hmenke/boost_matheval) from @hmenke
To compile in my machine, I changed the boost version.
```ps
> cmake -G "Visual Studio 16 2019" ../src
```
# Plataform error
If runnig you get a error for missing dlls
Check the path to
* Qt5Core.dll
* Qt5Cored.dll
* Qt5Gui.dll
* Qt5Guid.dll
* Qt5Widgets.dll
* Qt5Widgetsd.dll
* platforms\qwindows.dll
* platforms\qwindowsd.dll