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

OpenSUSE 15.2 on DELL 7720 I executed: ``` sudo zypper install libSDL2-devel curl -fsS https://dlang.org/install.sh | bash -s dmd source ~/dlang/dmd-2.097.0/activate dub run --build=release dlangide ``` I observed: ``` dub...

**.dub/packages/dlangui-0.9.182/dlangui/src/dlangui/dom/cssparser.d(86,18): Error: union field `intValue` with default initialization `0` must be before field `typeFlagId`** .dub/packages/dlangui-0.9.182/dlangui/src/dlangui/core/math3d.d(1310,16): Deprecation: returning `this` escapes a reference to parameter `this` .dub/packages/dlangui-0.9.182/dlangui/src/dlangui/core/math3d.d(1310,16): perhaps annotate the function with...

```txt mark@iMac-Mark-2 dlangide % dub upgrade --force-remove Upgrading project in /Users/mark/dlangide mark@iMac-Mark-2 dlangide % dub build --force Running pre-generate commands for dcd... Performing "debug" build using /Library/D/dmd/bin/dmd for x86_64. stdx-allocator...

Hello! Command `dub run --build=release dlangide` failed entirelly! With strange errors: ``` $ dub run --build=release dlangide Building package dlangide in /home/energokoder/.dub/packages/dlangide-0.8.17/dlangide/ Fetching emsi_containers 0.8.0 (getting selected version)... Fetching dsymbol...

I had complied DlangIDE0.8.17 32bit version in windows 7. The steps were as follows: 1, download dlangide-Master.zip 2, go into "dlangide-Master" folder 3, using : dub run --build=release --arch=x86_mscoff dlangide...

Any updates planned? Really like dlangide so far

Got multiple errors when building dlangide on 64 bit Linux using dub and dmd 1.084

![_ _20181231221551](https://user-images.githubusercontent.com/13232594/50561845-b3b0e880-0d49-11e9-8026-f9cc657ef583.png) hunt.logging.info("这是一个说明"); Display error

running `dub fetch dlangide` and `dub run dlangide` produce the following deprecation warnings and errors: `Building package dlangide in /home/xx/.dub/packages/dlangide-0.8.17/dlangide/ Running pre-generate commands for dcd... Performing "debug" build using /usr/bin/dmd...