Thanks for the book pointer. I've read most of it and will probably purchase it. This ongoing effort has been lots of fun! Thanks for all of the continued support! The use of one2two along with slight reorganization of where header files were called made a huge difference. I am now down to only a hand full of issues which are a bit confusing as they appear to be syntax related. Most of the problems are parse errors reported by the compiler/preprocessor. It would appear that these errors are generated on code that looks just fine. For example, one error occurs on a line similar to: class myClass : class KTopLevelWidget { ... }; Other errors happen at every line with protected, public, and so on. Any ideas? Thanks, again! Mike ----- Original Message ----- From: "John Birch" To: Sent: Wednesday, March 21, 2001 4:50 PM Subject: Re: Newbie, KDE 2.1, and porting existing app. > On Thu, 22 Mar 2001 08:47, Michael P. Jarreau wrote: > > Hi. I am trying to do too many things at once. But, that's the best way > > to learn. So, I am trying: > > to port an application from KDE1.x to 2.1; and > > learn KDE. > > I have made some changes from the porting document from the web site. I > > have gone through the app. code and made the class updates. I don't use > > kdevelop (yet). > > kdevelop has a perl script included (one2two) that helps in converting a kde1 > program to kde2. It's just a set of conversions that I ran into in converting > apps so it doesn't try to be complete. It should be useful though. > > jbb > > >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << > >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<