DWT fails to build with DMD 2.067.0
Mike James via Digitalmars-d-dwt
digitalmars-d-dwt at puremagic.com
Tue Mar 31 12:09:41 PDT 2015
Hi,
When I run the build using dub I get the following errors...
java\lang\util.d(396): Deprecation: typedef is removed
java\lang\util.d(405): Deprecation: typedef is removed
java\nonstandard\Locale.d(66): Error: cannot append type string
to type wchar[]
java\nonstandard\Locale.d(89): Error: template instance
java.nonstandard.Locale.caltureNameI
error instantiating
object.Exception at build.d(251): compile error
----------------
0x00404C92
0x00405EA1
0x00403DD4
0x00417D32
0x00417D07
0x00417C1F
0x0041076F
0x751F7C04 in BaseThreadInitThunk
0x76F5B54F in RtlInitializeExceptionChain
0x76F5B51A in RtlInitializeExceptionChain
Is there an update for DWT using the latest D compiler?
Regards, Mike.
More information about the Digitalmars-d-dwt
mailing list