Skip to content

bubnenkoff/dqml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQML

QML binding for the D programming language

Requirements

Linux: build instructions

  • Compile and Install DOtherside in your system PATH (i.e. /usr/lib)
  • dub fetch dqml

Windows: build instructions

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;

About

Qt Qml bindings for the D programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • D 100.0%