Need Help on Compiling DWT2 in XP
Frank Benoit
keinfarbton at googlemail.com
Thu Apr 2 13:27:10 PDT 2009
Sam Hu schrieb:
> Hi Frank,
>
> I compiled DWT2 successfuly base on your path/folders.But I have a couple of questions:
> 1.How do I compile my own d program which is not in the swtsnippets folder,say in anohter drive,D:\dprogram\ex?How is the command look like--rake ???
If you compile your own app, you can use whatever build system you want.
> 2.Is jface and other packages such as draw2d,core.job,core.runtime,jface.text,osgi,ui.forms,text,and tools compilable and workable at this moment,if yes,how to compile?
Yes, you can show the other rake build targets with
> rake -T
> 3.Is dssss still workable to compile DWT2 program?
Yes, you can just put all those -I and -J and -L into the dsss.conf
But dwt2 is not to be build itself by dsss. And it is not installed into
dsss.
More information about the Digitalmars-d-dwt
mailing list