Skip to content

Repository files navigation

Stride

Build Status

Stride Language

Installation

Requirements for all platforms:

  • Qt 5.14
  • cmake 3.15

MacOS

Requirements:

  • XCode (and command line tools)
  • bison, flex (brew install bison flex). (No need to fllow symlink instructions provided by brew)

Linux

apt install flex bison freeglut3-dev

Windows

Download and install:

When calling cmake add the following to the cmake call:

 -DBISON_EXECUTABLE='C:\Program Files (x86)\GnuWin32\bin\bison.exe' -DFLEX_EXECUTABLE='C:\Program Files (x86)\GnuWin32\bin\flex.exe'

Tested with Visual Studio 2019.

About

No description, website, or topics provided.

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages