wxC & wxD

Jacob Carlborg doob at me.com
Tue Nov 29 13:03:27 PST 2011


On 2011-11-29 19:47, Gour wrote:
> On Tue, 29 Nov 2011 18:27:01 +0100
> Jacob Carlborg<doob at me.com>  wrote:
>
>> For various reason, it's actually easier to build DWT by just
>> compiling the an application that uses DWT using rdmd or similar.
>
> Heh, but I don't have any. ;)

You can compile the snippets with this command:

"rake base swt snippets"

If I recall correctly. You can run "rake -T" to see what build targets 
are available. To build DWT you need these system libraries:

http://dsource.org/projects/dwt/wiki/ImportLibraries

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list