Skip to content

uvguy/antlrmathwidget1

Repository files navigation

Simple Antlr4Math

An ANTLR4 C++ dummy math sample with Qt5 Widget.

This project was tested on windows and android platform with qtbase version dev branch. But, should work with 5.6+ and above.


What is the minimmum compiler requirement ?

-The android ndk compiler version should be ndk r17 beta 1 and above.

-Windows version require msvc2015 and above.

Note before building, you need to adjust path in ANTLRDIR variable from antlrmathwidget1.pro.

Note for android build, you need to adjust ANDROID_EXTRA_LIBS from antlrmathwidget1.pro to include your shared library antlr build.

MIT License.

About

An ANTLR4 C++ dummy math sample with Qt5 Widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published