| Thread | Last Post | Replies |
|
| OS X application wanted to run as OS 9 | 29 Mar 2006 19:08 GMT | 4 |
I ve currently quite a strange problem. My application is running on OS X, it s carbonized. I m using CW 8.3. Evertyning worked well in the past (2 or 3 months ago) but now I m going back to work on it and I m facing a problem :
|
| Debug Problem under MacBook Pro (IntelMac) | 27 Mar 2006 00:04 GMT | 5 |
I cannot debug with CW 9.6 under my new IntelMac. I copy my CW 9.6 to my new Mac, install Xcode 2.21 at it, Mac OS X 10.4.5. I can compile with CW, but if I want debugging my code, CW ist hangging. It does nothing.
|
| Licensing Failure with CW 10 IDE | 24 Mar 2006 18:57 GMT | 2 |
I purchased CodeWarrior 10 for Mac OS X at the end of January. I've now gotten around to trying to use it, and when I launch the IDE I get a dialog that says: No valid license key was found for this installation of CodeWarrior
|
| Disk insert in Carbon? | 19 Mar 2006 16:00 GMT | 1 |
Is there any way to get a diskEvt or kEventVolumeMounted event in PowerPlant (not PowerPlantX)? -- Steve
|
| Where is CGContextRef declared? | 19 Mar 2006 15:59 GMT | 1 |
I'm updating a PP 2.1 project to PP 2.2, under Mac OS 9.2, in preparation for a port to OS X, and I'm having a problem with a Mac structure/class named 'CGContextRef' - anyone know which header file(s) I need to update or include to have this be defined?
|
| Last word on CW 10 before this group is dead | 16 Mar 2006 06:30 GMT | 9 |
Before we turn out the lights to this news group, there are a couple of final questions about CW 10. 1. Does CW 10 completely run and debug on the latest Mac OS X Tiger update (10.4.5 I think)?
|
| cross-dependant dylibs | 15 Mar 2006 16:13 GMT | 1 |
This problem showed up in a much larger system of dylib's, but I boiled it down to this small example: I have three projects each of which creates a Mach-O dylib. I am linking against the BSD run time stuff. Prebinding is turned off
|
| CodeWarrior 10: MacOSX Mach-O application using sockets | 15 Mar 2006 06:00 GMT | 3 |
I'm using sockets in my MacOSX Mach-O application with following settings: - system is MacOSX 10.4.5 - IDE is CodeWarrior 10 - Mac SDK is 10.3.9 (paths in my CW project point to this sdk)
|
| Bundle icon doesn't appear | 11 Mar 2006 22:54 GMT | 22 |
I have been having this problem off and on for as long as Mac OS X has been around. I have a Carbon Bundle nib project. I build it and get a bundle that runs just fine. However, sometimes, not in all cases, the bundle does not have the icon I defined in an .icns file and added ...
|
| Problem setting optimization | 07 Mar 2006 21:13 GMT | 1 |
I just purchased CW 10. I previously had some 9.x beta versions installed on my machine. When I open existing projects, I find that I cannot set the optimization level to higher than 1 in the project preferences panel. Does that have
|
| Getting images from nib in Carbon | 07 Mar 2006 02:25 GMT | 2 |
I converted my Carbon resource app to a Carbon nib app sometime last year and I was able to convert almost everything. I got the menus, the windows, the menubar, everything I can think of, transferred over...except pict resources. I have successfully added images to the images ...
|
| should CFBundleRef from CFBundleGetMainBundle() be CFRelease()? | 06 Mar 2006 18:31 GMT | 5 |
A search of this news group shows this has brought up before... There was a reference to some Apple documentation that the main bundle reference should not be released. A search of Apple's site does not provide much insight.
|
| Problems calling an Xcode C++ framework from CW | 04 Mar 2006 17:43 GMT | 1 |
We have a C++ framework built with XCode. We have a C++ application built with Codewarrior that includes and uses that framework. I can instanstaniate classes from the framework in the application and
|