Skip to content

Releases: undoRT/st2cpp

st2cpp v0.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 22:15

st2cpp v0.2.1

Bundled Components

  • undoCore: included as submodule in st2cpp_includes/

Installation

Extract the archive and run:

  • Linux/macOS: ./st2cpp --help
  • Windows: st2cpp.exe --help

Runtime Headers

The runtime headers (undoCore) are included in st2cpp_includes/.
To compile generated C++ code, add:

  • Linux/macOS: -I./st2cpp_includes/undoCore/include
  • Windows: /I./st2cpp_includes/undoCore/include

st2cpp v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:16

st2cpp v0.2.0

Bundled Components

  • undoCore: included as submodule in st2cpp_includes/

Installation

Extract the archive and run:

  • Linux/macOS: ./st2cpp --help
  • Windows: st2cpp.exe --help

Runtime Headers

The runtime headers (undoCore) are included in st2cpp_includes/.
To compile generated C++ code, add:

  • Linux/macOS: -I./st2cpp_includes/undoCore/include
  • Windows: /I./st2cpp_includes/undoCore/include

st2cpp v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 23:10

st2cpp v0.1.2

st2cpp v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:38

st2cpp v0.1.1

st2cpp v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:02

st2cpp v0.1.0