I have downloaded the zip files, but have not run the git command. (No git on this machine, which is win 7, 64)

$ rdmd build base swt
(in ...\dwt)
Building dwt-base
workdir=>...\dwt\base\src
dmd.exe @...dwt\rsp
lib.exe @...dwt\rsp > ...dwt\olog.txt
Building org.eclipse.swt.win32.win32.x86
workdir=>...\dwt\org.eclipse.swt.win32.win32.x86\src
dmd.exe @...\dwt\rsp
...dwt\imp\java\lang\util.di(385): Error: opCall cannot be interpreted at compile time, because it has no available source code
--- same error message again ---
org\eclipse\swt\internal\Compatibility.d(382): Error: template instance java.lang.util.getImportData!("org.eclipse.swt.internal.SWTMessages.properties") error instantiating

The same last two error messages are repeated until "org.eclipse.swt.internal.SWTMessages_hu.properties"
and results in
[email protected](243): compile error

Reply via email to