| Thread | Last Post | Replies |
|
| [ANN] CodeWarrior for Mac OS v9 re-released | 30 Jun 2005 19:20 GMT | 6 |
CodeWarriors, Metrowerks temporarily removed our CodeWarrior for Mac OS X product to remove the intel x86 components. We have re-mastered and validated this product and it should be available in our online store this afternoon,
|
| Does Codewarrior Learning Edition have PPC Asm? | 29 Jun 2005 21:11 GMT | 2 |
Does 'CodeWarrior Development Studio for Mac OS and Windows, Learning Edition v4' feature a version of PPC Asm? Charles L
|
| CW 8.3 Win Updaters? | 29 Jun 2005 17:45 GMT | 2 |
I need to reinstall CW 8 for Windows (nasty disk crash wiped it out), and I was looking for the 8.3 updater. The CW 9 for Win updaters are on the MW web site, but not the CW 8 updaters. What gives? -- danny at META/DMA
|
| No-Carbon and Carbon project needed | 29 Jun 2005 09:37 GMT | 2 |
I have to convert a project to Carbon so It could run on OsX. Can someone give me an example of No-Carbon/Carbon project? Is there a paper to read? Thank in advance.
|
| best installer program for OS X? | 28 Jun 2005 16:54 GMT | 1 |
Hi there, having got my release code working with thanks to the group I am now searching for info on the best installer to use. We have two needs: 1. For a web download to install an application which each time it is
|
| newbie to codewarrior struggling at release time | 28 Jun 2005 16:07 GMT | 10 |
Hello to all, hope you can help this windows MFC programmer who has managed to port his code to the mac but is struggling like mad at the final hurdle! My questions are 1. how do I use CW 9.0 to embed file information such as copyright and
|
| Can't debug anymore... | 28 Jun 2005 02:40 GMT | 2 |
When I start a debugging session, rather than starting at main() in source, I start in assembly. Choosing "Run" results in the warning: The process is already starting If I choose Step Out a few times I get past a couple assertion failures
|
| IDE Crash when plist compiler runs... | 27 Jun 2005 20:57 GMT | 5 |
Dang. [OS10.3.8, CW9.4] I tried to replace a .plc file in my project w/ a different one only to have CW crash. Returning to the original .plc file does not help. I've
|
| Menu disabling in Tiger | 27 Jun 2005 01:23 GMT | 5 |
After switching to Tiger, I cannot get a menu (as opposed to a menu item) to disable in my PPx app, i.e., to appear "ghosted out". It was my understanding that the menu "autodisable" option in IB was supposed to do this and, in 10.3.9, it did. Now, it does not. Even manually
|
| Disabling one button of a radio button group... | 27 Jun 2005 01:16 GMT | 3 |
So I have a NIB defining a radio button group, but I would like to control whether some buttons will be allowed or not, based on the state of my program. But I cannot get this figured out? Can anyone offer any hints?
|
| Sending Email through application | 24 Jun 2005 13:10 GMT | 3 |
I will be thankful if some one can help me regarding following problem. I would just like to send email through my application developed using carbon api. Is there any API available in Carbon by which I can send mail progamatically. As we can do it through Java Mail API, but i
|
| CW 9.5: Stepping into Objective-C methods | 23 Jun 2005 01:20 GMT | 1 |
Is there some trick to getting the CW 9.5 debugger to step into Objective-C method calls? When I try to do this, the debugger steps endlessly through assembler. Cheers
|
| Freescale, MW and Eclipse ... | 22 Jun 2005 23:57 GMT | 28 |
http://www.eclipse.org/proposals/eclipse-dsdp/index.html How does Freescale participation in this newly started Eclipse project ("embedded development") bode well for a long term survival of MW as such?
|
| PowerPlant not updated in 9.5? | 22 Jun 2005 23:19 GMT | 2 |
I just reinstalled CW and then applied 9.5 update. To my surprise, PowerPlant remains in 2.2.2 after the update. Do I have to install all the updates all the way from 9.1?
|
| Replacing Win32 cross-compiling | 22 Jun 2005 17:52 GMT | 3 |
So i've got mingw running locally and building apps since MW discontinued x86. Anyone in a similar predicament figured out any "nice" way of doing debugging from the mac side of the fence? I can debug locally via GDB
|