mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-22 03:18:09 +00:00
NimQML
QML binding for the Nim programming language
Requirements
- DOtherside 0.4.5 or higher
- Nim 0.11.2 or higher
Build instructions
- Compile and Install DOtherside in your system PATH (i.e. /usr/lib)
- nimble install nimqml
Examples
- The examples can be built by executing the following command
- nimble compile -l:-lDOtherSide main.nim
This invokes the nim compiler asking to link the DOtherSide lib
Description
Languages
Nim
100%