Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switching build type & configuration broken on master #361

Open
vladimmi opened this issue Mar 5, 2024 · 0 comments
Open

switching build type & configuration broken on master #361

vladimmi opened this issue Mar 5, 2024 · 0 comments
Labels

Comments

@vladimmi
Copy link

vladimmi commented Mar 5, 2024

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...

@WebFreak001 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
@WebFreak001 WebFreak001 added the bug label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants