Visual D fatal error - can't open phobos64.lib

John Chapman johnch_atms at hotmail.com
Wed Oct 10 12:37:54 UTC 2018


On Saturday, 22 September 2018 at 13:49:36 UTC, Rainer Schuetze 
wrote:
> On 20/09/2018 14:17, John Chapman wrote:
>> When I try to build within Visual D, I get the following error:
>> 
>> LINK : fatal error LNK1104: cannot open file 'phobos64.lib'
>
> I guess you are using the VC-projects in VS2017. In that case 
> the Visual D settings are not transferred to msbuild in version 
> 0.47. You might want to try a preliminary build from appveyor: 
> https://ci.appveyor.com/project/rainers/visuald/build/1.0.230/job/c2g9qeg8c1dau3v6

Thanks - that worked.

Another problem I'm having is that if I add version identifiers 
to the project's property page, Intellisense stops working for 
everything in core.sys.* - so that's all druntime's native API 
bindings.


More information about the Digitalmars-d-ide mailing list