
Signature
Metrowerks, maker of CodeWarrior - "Software Starts Here"
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>
Hi,
Thanks for your quick answer.
I'm going to try to create a new project, but I'm afraid I'm going
to encounter the same trouble if you recall right about the bug in
the advanced classes
Regards
> >Hi,
> >
[quoted text clipped - 20 lines]
>
> Ron
MacPorter - 24 Feb 2004 17:12 GMT
Hi,
Thank you that was it! :-D
I created a new project and copy and paste files into it: now it
works (almost) fine.
For those who could be interested in the process...
I created a new MacOS PowerPlant Stationery project.
I chose Mac OS Carbon/Mac OS Carbon Bundle/Document since it was
the style closest to the app I was trying to port to MacOS X.
Then I just removed all MSL libs (MSL_Runtime.PPC.Lib, MSL_C_Carbon.Lib,
MSL_C++_PPC.Lib) to replace them by MSL_All_Carbon.Lib (same with debug
versions *_D.Lib) which also includes some MSL_Extras I needed.
I also included all PowerPlant .cp files that were not included by default
in the new created project such as LEditField.cp, LTableView.cp, UCMMUtils.cp...
I rebuilt everything and now it all almost works: the bugs are now laying
in my code :-)
Regards and again thank you Ron
> Hi,
>
[quoted text clipped - 29 lines]
> >
> > Ron
MW Ron - 24 Feb 2004 17:22 GMT
>Hi,
>
>Thanks for your quick answer.
>I'm going to try to create a new project, but I'm afraid I'm going
>to encounter the same trouble if you recall right about the bug in
>the advanced classes
I'm sorry I didn't state that very well. You just have to remove the
debugging classes from your project.
Ron
>> >Hi,
>> >
[quoted text clipped - 20 lines]
>>
>> Ron

Signature
Announcing CodeWarrior Development Tools for Windows v9.2
http://www.metrowerks.com/MW/Develop/Desktop/Windows/Professional/Default.htm
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>