DlangIDE v0.8.0 released

AB ab396356 at users.sourceforge.net
Wed Sep 27 08:28:02 UTC 2017


Unfortunately the win32coff build fails to run, with the same 
error message.

On Wednesday, 27 September 2017 at 07:59:53 UTC, Vadim Lopatin 
wrote:
>
> Can you try to build it yourself from sources on XP?
>

I cannot build it due to the following error message:

---
Error: module backwards is in file 
'deps\DCD\containers\src\containers\internal\backwards.d' which 
cannot be read
import path[0] = C:\TEST\dlangide-0.8.1\..\dlangui\src
import path[1] = C:\TEST\dlangide-0.8.1\..\dlangui\3rdparty
import path[2] = 
C:\TEST\dlangide-0.8.1\..\dlangui\deps\DerelictGL3\source
import path[3] = 
C:\TEST\dlangide-0.8.1\..\dlangui\deps\DerelictUtil\source
import path[4] = 
C:\TEST\dlangide-0.8.1\..\dlangui\deps\DerelictFT\source
import path[5] = 
C:\TEST\dlangide-0.8.1\..\dlangui\deps\DerelictSDL2\source
import path[6] = 
C:\TEST\dlangide-0.8.1\..\dlangui\deps\libdparse\src
import path[7] = C:\TEST\dlangide-0.8.1\..\DerelictLLDB\source
import path[8] = C:\D\dmd2\windows\bin\..\..\src\phobos
import path[9] = C:\D\dmd2\windows\bin\..\..\src\druntime\import
Building Debug\dlangide.exe failed!
---

Note that I am using:

* Visual Studio 2008 SP1
* Visual D 0.44.2
* DMD 2.076.0



More information about the Digitalmars-d-ide mailing list