Beta D 2.068.0-b2
Joseph Cassman via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Aug 2 23:13:42 PDT 2015
On Sunday, 2 August 2015 at 09:20:44 UTC, Rainer Schuetze wrote:
>
>
> On 31.07.2015 02:41, Joseph Cassman wrote:
>> [...]
>
> I just updated my VS2015 installation and can confirm the error
> message regarding libucrt.lib.
>
> I found the library in the folder "c:\Program Files
> (x86)\Windows Kits\10\Lib\10.0.10150.0\ucrt\x64". You can add
> it to the library search paths in "Tools->Options->Projects and
> Solutions->Visual D->DMD Directories->x64".
>
> Unfortunately, that does not help a lot because Microsoft
> changed their C runtime quite a bit to make it more compliant
> to C99. This causes unresolved symbols when linking phobos.
Very cool. That change to the C runtime also explains some of the
errors I was getting. Thanks for the explanation.
Joseph
More information about the Digitalmars-d-announce
mailing list