Skip to content

switching build type & configuration broken on master #361

Open
@vladimmi

Description

After update I have 2 error notifications on workspace load:

serve-d standalone v0.8.0-beta.15
Included features: "d", "workspaces"
Built: Sun Mar  3 02:24:24 2024
with compiler LDC v2.106 on win64 x86_64
dub, dfmt and dscanner are bundled within (compiled in)
2024-03-05T04:08:57.773 [info] source\served\extension.d:533:rootsForProject Root Suggestions: [RootSuggestion("f:\\Workspace\\d\\fw", true)]
2024-03-05T04:08:57.773 [info] source\served\extension.d:564:doStartup registering instance for root RootSuggestion("f:\\Workspace\\d\\fw", true)
2024-03-05T04:08:57.774 [info] source\served\extension.d:759:delayedProjectActivation Initializing instance for root RootSuggestion("f:\\Workspace\\d\\fw", true)
2024-03-05T04:08:58.092 [info] source\served\extension.d:890:delayedProjectActivation Root RootSuggestion("f:\\Workspace\\d\\fw", true) initialized in 318 ms, 648 μs, and 5 hnsecs
2024-03-05T04:08:58.383 [error] lsp\source\served\lsp\jsonrpc.d:984:showErrorMessage Error message:  Arch Type 'x86_64' which is specified in the config is not available!
2024-03-05T04:08:58.477 [error] lsp\source\served\lsp\jsonrpc.d:984:showErrorMessage Error message:  Build Type 'debug' which is specified in the config is not available!

It seems to work anyway. At least I dont see something being broken...

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions