14 March 2004

This package contains Qt#, version 0.7.1. This is a maintenance
release. The main improvements over 0.7 are miscellaneous bug-fixes
and a removal of the dependency on Portable.NET's build tool csant.


COMPILER AND RUNTIME NOTES
--------------------------

Qt# has been tested on the platforms

	* Mono (0.30.2 and current CVS versions)
	* Portable.NET (0.6.4)

Both platforms are able to build the libraries and example
programs.

With Portable.NET, some users may experience extremely poor
performance when the build system runs generator.exe. The
situation manifests itself by ilrun's taking several minutes
to run, while consuming almost no CPU time. One work-around
is to build Pnet itself with --enable-threads=none. Of course,
applications that require threading will fail.


INSTALLATION
------------
For prerequesites and installation instructions, see the INSTALL
file.


ADDITIONAL ASSISTANCE
---------------------
Website: http://qtcsharp.sourceforge.net

IRC: irc.freenode.net:6667 #qtsharp

The Qt# mailing list is accessible from the web site.

Mono information: http://www.go-mono.com

Portable.NET information:
	http://www.southern-storm.com.au/portable_net.html
