May 05, 2015
I have to compile it myself from sources or is it available somewhere? Was playing with fibers using VisualD + DMD and lack of contract checking (for example call() on fiber in state TERM) leads to bizarre crashes :(
May 09, 2015

On 05.05.2015 02:03, Dzugaru wrote:
> I have to compile it myself from sources or is it available somewhere?
> Was playing with fibers using VisualD + DMD and lack of contract
> checking (for example call() on fiber in state TERM) leads to bizarre
> crashes :(

The latest (beta) version of Visual D comes with a new linker option "build and use local phobos library" that builds phobos with the options of the current project and links against it.

https://github.com/D-Programming-Language/visuald/releases