On Wed, 07 May 2014 07:03:17 GMT, Sönke Ludwig wrote:

There is the possibility to do dub --root=$(SciteDirectoryHome), which should do the right thing here.

Didn't know about that, thanks. Although it seems it doesn't work properly:

Compiling...
DMD v2.066 DEBUG
Linking...
DMD v2.066 DEBUG
Running .\tut_01.exe 
Error executing command run: Program exited with code -1073741515

Maybe dub isn't taking --root into account when executing the app. It is put into the bin folder as I've specified in the targetType option.