Building DWT2 with DMD 2.062 on Windows 7 64 bit

Jacob Carlborg doob at me.com
Tue Feb 19 04:08:39 PST 2013


On 2013-02-19 11:47, Lubos Pintes wrote:
> Hi,
> Just checked out fresh repository and tried to build. Base builds fine
> but swt doesn't.
> Unfortunately, I am unable to record error log.  It is something about
> java.lang.util.di, on line 385, opCall cannot be interpreted at compile
> time because it has no source code.
> And also that template getImportData cannot be instantiated.
> Sorry for ugly report. I looked into build.d. It could create the
> elog.txt, but it doesn't.
> In fact, there is no elog.txt creation. At least on win 7.

Is this when you build the library or when building an application that 
uses the library?

It sounds like you're missing the -J flag. It should point to:

https://github.com/d-widget-toolkit/org.eclipse.swt.gtk.linux.x86/tree/master/res

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list