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

Unable to use serve-d with dmd #332

Open
snprajwal opened this issue Jul 31, 2023 · 1 comment
Open

Unable to use serve-d with dmd #332

snprajwal opened this issue Jul 31, 2023 · 1 comment

Comments

@snprajwal
Copy link

I am using serve-d (nightly) with coc-dlang, and upon opening any .d file in dmd, the following error is raised:

Could not initialize dub for /home/prajwalsn/dev/dlang/dmd. Falling back to limited functionality!
Dub package failed to load or no configurations are available, cannot list import paths needed for build and auto-complete

Any idea what could be going wrong?

@FelipeLema
Copy link

probably missing dmd (or ldmd or the gcc variant) to compile and analyze source files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants