Compiling the hello world example fails

Jacob Carlborg doob at me.com
Fri Aug 23 13:19:24 PDT 2013


On 2013-08-23 18:45, chmike wrote:
> Adding -Wl,--verbose to see the linker verbose output I see that there
> is an error in the compilation command line. We should specify
> -L-l:org.eclipse.swt.gtk.linux.x86.a -L-l:dwt-base.a instead of
> -L-lorg.eclipse.swt.gtk.linux.x86 -L-ldwt-base

What exact errors do you see?

> I used the provided rdmd command to build dwt. Is there a special thing
> to do to build a amd64 version of the library ?

DWT is currently only available as 32bit.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list