| Thread | Last Post | Replies |
|
| Can't open project | 31 Aug 2004 22:12 GMT | 6 |
I needed to do some work in OS9, so I synced our source on my old G3 while in OSX, and was going to rebuild our app. When attempting to open the project in CW9, it gives me this error: 206004
|
| Experiences compiling Mysql? PHP? | 31 Aug 2004 19:45 GMT | 6 |
Before I get myself stuck in what I suspect is difficult terrain: has anyone tried compiling the open-source database MySQL with CodeWarrior? How about PHP? Experiences? My current version is CW Pro 3.
|
| How do I debug an API? | 31 Aug 2004 10:52 GMT | 7 |
I have an API I'd like to debug. What I have is two projects, one that builds the API, the other that is a sample application that uses the API. It's my understanding that in the API project, I point the "Host
|
| Any way to debug a 4D 2003 plugin with cw 9.3? Nothing seems to work | 31 Aug 2004 10:40 GMT | 2 |
I'm working on a plugin for 4D 2003. It seems that no matter what I do, I can't get the codewarrior 9.3 debugger to let me debug my plugin code. I've indicated the 4D app in the debugger pane of codewarrior, and
|
| Mid-August announcement | 31 Aug 2004 08:57 GMT | 13 |
Ron said there was going to be an announcement about the future of CW in the middle of August. The way I see it the middle is pretty much over and I haven't seen anything that looks like an announcement. Did I miss it?
|
| DataBrowser and CW 9.3 | 30 Aug 2004 21:54 GMT | 1 |
The release notes for PPx say that the DataBrowser is now supported, which is great. But the PPxViewConverter doesn't seem to know anything about it. The modification date on PPxViewConverter is August 2003. Should the
|
| CodeWarrior's inline assembler and the Mach-O PIC base | 30 Aug 2004 20:26 GMT | 1 |
I am trying to modify an existing PEF-based threads library to work under Mach-O. One critical function must be written in assembly language, cannot use a conventional stack frame (it uses the nofralloc directive), cannot modify any nonvolatile registers, and must load &
|
| Any place to to buy v9.x? | 30 Aug 2004 15:46 GMT | 1 |
Is there any source available to buy codewarrior for PalmOS version of 9.x for the macintosh. I'm a medical student so ideally academic pricing is available. Hoping for the best,
|
| serial i/o under os-10 from pascal...? | 30 Aug 2004 06:37 GMT | 1 |
ok, now everybody stop laughing. i have a very old app i wrote a very long time ago for a very good client. the app communicates with their hardware devices via the mac
|
| IDE Bug in 9.3 -- IDE duplicates ALL source files | 30 Aug 2004 05:33 GMT | 3 |
I'm building a project which uses select files from another large source-tree. Every time I add a file, the IDE adds a silly & useless path my access-paths/user-paths panel. If I remove this new user path -- which I wish to do to prevent massive cluttering -- my project
|
| Altivec and CW? | 29 Aug 2004 05:18 GMT | 2 |
Does anyone know what the "Altivec Programming Model" checkbox and "Generate VRSAVE Instructions" checkbox means in the PPC Processor/Code Generation Settings of Projects in CW? Does this somehow compile code to use Altivec where it can?
|
| An intriguing error message | 28 Aug 2004 23:55 GMT | 2 |
Copied diectly from the errors & warnings window: Error : illegal implicit conversion from 'void (*)(void *, unsigned long, LStream *)' to 'void (*)(void *, unsigned long, LStream *)'
|
| CW & Shark | 28 Aug 2004 03:14 GMT | 4 |
Warning! Just dl'd the new version of CHUD yesterday; doesn't seem to work with CW!
|
| A warning from MS VC7 I'd like to see CodeWarrior adopt - partly :-) | 27 Aug 2004 18:15 GMT | 1 |
// A classic test class: class A { public:
|
| multiple | 27 Aug 2004 15:57 GMT | 1 |
[ Codewarrior 8.3, MacOS 10.2 ] I'm fairly new to Mach-O development, so hopefully some of the Macintosh gurus here will spot a newbie brand mistake. :) I'm developing a shared library that is referenced by a 3rd party
|