dlangide icon indicating copy to clipboard operation
dlangide copied to clipboard

D language IDE based on DlangUI

Results 104 dlangide issues
Sort by recently updated
recently updated
newest added

Try 1, using:- dub fetch dlangide dub run --build=release dlangide Try 2, using:- git clone --recursive https://github.com/buggins/dlangide.git dub build Try 3, using:- dub clean-caches dub upgrade --force-remove dub build --force...

Hi, Any tutorial on how to use this IDE in Windows ? I didn't find any exe file in downloaded folder.

I freshly installed `dmd` and `ldc` environments under ubuntu 18.04, and everything seems to work fine. I cloned this git ad compiled `dlangide` without any problems with both `dmd` and...

I tried to stall sld2 on my MacOS Mojave and it returns the following error: Error: The `brew link` step did not complete successfully The formula built, but is not...

The D is official http://downloads.dlang.org/releases/2.x/2.087.0/dmd.2.087.0.windows.7z from https://dlang.org/download.html The dlangide is latest download zip dlangide-master.zip ``` R:\dlangide-master>dub run --build=release --arch=x86_64 dlangide # or # dub run --build=release --arch=x86_mscoff dlangide Building package...

It's time to upgrade the code. dmd has gone further.

Attached is an error log after the 4th attempt of building this stupid thing on Opensuse Leap 15.0. I'll let you figure it out. Good luck. Windows version works, but...

I tried to try dlangide, but it seems to be unsuccessful in all the computers that I have. https://github.com/buggins/dlangide#try-dlangide What I tried to do: ``` dub fetch dlangide dub run...

Hi! I am noobie in D, interested in it and tried to build dlangide. I use Window 8.1 x64, installed latest DMD (rdmd build 20190210, reference compiler) and tried to...

Is this normal behavior now, because it has not been normal in Linux before and it is not an issue in windows 7. This is sort of related to issue...