You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
WebFreak001
changed the title
Error: build type which is specified in the config is not available
switching build type & configuration broken on master
Mar 5, 2024
After update I have 2 error notifications on workspace load:
It seems to work anyway. At least I dont see something being broken...
The text was updated successfully, but these errors were encountered: