SWT tioported

Frank Benoit (keinfarbton) benoit at tionex.removethispart.de
Wed Apr 11 17:16:44 PDT 2007


> 
> I couldn't find any build instructions.  What would the command line be
> for building the paint example with bud?
> 
> I fixed a couple of missing imports, but I wasn't able to get rid of all
> the missing symbols when linking.  Sorry I didn't keep the error messages.

The zip file only contain the raw converted SWT sources. You cannot
build any example with them.

1. Make a checkout
"svn co http://svn.dsource.org/projects/tioport/trunk tioport"

2. Go to the example dir
ports/swt-3.2.1/swt-3.2.1-examples

3. You need rebuild installed.

4. Call the Build file:
For linux there is a Makefile.linux
	make -f Makefile.linux paint

For windows there is there is a paint_win32_build.bat file.
	paint_win32_build.bat



More information about the Digitalmars-d-announce mailing list