Hello All, Attached is a diff file for convert.pl and qt4-makefile I had to turn on the qt3 support features to get my additions to take.
It updates the QCanvas class to Qt3Support classes.
My initial compile from svn today got:
make on Jul 28, 2008 4:50pm
...grep error | wc
10463 94229 1134714
and with these additions got:
$ grep error ../make-error.log | wc
9273 82089 1008077
$ find src -name \*.cpp | wc
575 575 22888
$ find src/ -name \*.o | wc
250 250 9102
It looks like about half the files are compiling to .o and about 1200 less
errors.
Sincerely,
Julie S.
PS--Let's tackle the big easy ones!
convert-patch
Description: Binary data
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
