-
Notifications
You must be signed in to change notification settings - Fork 58
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
Command dub run --build=release dlangide
failed entirelly!
#420
Comments
me too :-| |
I had the same issue on Slackware64. I resolved it by following the instructions further down to build from git source (after making sure I had SDL2 installed). Then it worked fine. |
This does not help me either. Can you be more specific how did you get working DlangIDE? |
With slackware 64 14.2, I had also couldn't get 'dub run --build=release dlangide' to work. What did work for me (after building and installing packages dmd, d-tools, and SDL2 from slackbuilds.org) was to clean up the dub build, then go down to the section labeled "Building DLangIDE" further down README.md. And doing the
A quick copy of the dlangide executable to a bin path and I was in business. I hope this helps, Duane |
One more note: by "cleaning up the dub build", I just deleted the ~/.dub folder. That way I didn't have to worry about any possible side effects from the failed 'dub run --build=release...' command. |
Hello!
Command
dub run --build=release dlangide
failed entirelly!With strange errors:
The text was updated successfully, but these errors were encountered: