dqml ~master
Qml bindings for both D and Nim programming languages.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DQML
QML binding for the D programming language
Supported features
- Creation of custom QObjects
- Creation of custom QAbstractItemModels
- Creation of QML instantiable QObjects
- Creation of QML instantiable Singleton
Requirements
- Install the DOtherSide library 0.6.3 or higher
- Install dmd 2.071 or higher
Build instructions
Linux
- Compile and Install DOtherside in your system PATH (i.e. /usr/lib)
- dub fetch dqml
Windows
Due to the shitty linker used by DMD (optlink) on windows. Using this bindings it's a little bit more complicated on this platform. Basically the hard part consists in generating a valid .lib for the DOtherSide.dll. I wrote a step by step tutorial, that you can read here;
- Registered by Filippo Cucchetto
- ~master released 2 years ago
- filcuc/dqml
- github.com/filcuc/dqml
- LGPLv3
- Copyright © 2015-2016 Filippo Cucchetto
- Authors:
- Dependencies:
- none
- Versions:
-
0.6.1 2017-Apr-22 0.6.0 2017-Apr-09 0.5.0 2016-Apr-10 0.4.5 2015-Sep-15 ~master 2022-Oct-12 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
328 downloads total
-
- Score:
- 2.2
- Short URL:
- dqml.dub.pm