September 27, 2014
> Yeah sorry, silly me expected to get some useful feedback on the console when building the unittest-projects via msbuild...

If you want to run the tests use makefiles.
Then some runtime modules like core.time should fail and almost everything in phobos cause of EH.
September 27, 2014
> This is fixed now.

Thanks, very convenient. I've updated the Wiki page accordingly.

I've also just created 2 issues incl. proposed patches. Fixing these 2 would allow for a painless first LDC experience with VS 2013:
* compiling LLVM and LDC/druntime/Phobos successfully without any patches
* getting a hello-world program correctly compiled and linked
September 27, 2014
> If you want to run the tests use makefiles.

Will do, thanks dude.
September 27, 2014
On Saturday, 27 September 2014 at 13:16:46 UTC, kink wrote:
>> If you want to run the tests use makefiles.
>
> Will do, thanks dude.

You're welcome. I tried getting the tests to run with the VS generator but no luck so far. And I don't want to waste more time on that.
1 2
Next ›   Last »