Skip to content

D standard library not detected if I select "Release" as the current build configuration #251

Open
@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

x13989 reported this on 2019-05-31T09:21:23Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=19927

CC List

  • r.sagitario

Description

D Win32 project, VD 0.49.2, VS 16.1.1.
If I select the Debug or Release (either x86 or x64) build configuration, everything works properly. But if I switch the build configuration to Debug LDC/Release LDC, the auto-completion and go-to-definition function of the standard library won't work. It would say "No definition found for 'writeln'", and there are nothing but keywords in the completion list. These issues would no longer occur if I switch back to Debug/Release. I suspect that Visual D's not identifying LDC's standard library files lead to this problem. Please fix this!

!!!There are attachements in the bugzilla issue that have not been copied over!!!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions