| Thread | Last Post | Replies |
|
| CW10 bug? | 24 Nov 2005 22:43 GMT | 1 |
Anybody see this one before? Error : internal compiler error (report to <cw_bug@freescale.com>) while executing in file 'CMiddleLayer.c' line: 2476 (compiling '' in '')
|
| File not found... | 22 Nov 2005 16:35 GMT | 1 |
After successfully compiling and debugging I suddenly get: "File Error 206001 .File could not be found." Any ideas? -Greg
|
| No extras.h include in MSL <cstdio> for Carbon CFM in CodeWarrior 9? | 22 Nov 2005 16:33 GMT | 1 |
I am porting a CFM Carbon project from CW 8.3 to CW 9.5, and I am getting errors that the ANSI write() and close() functions are undefined. In both CW8 and CW9, these functions are declared in MSL's unistd.h,
|
| CW 10 free license problems | 22 Nov 2005 16:20 GMT | 5 |
I've downloaded the free evaluation version of CW 10, with the intention of paying for the full licence as soon as I can see that I can really use it for my work. I also downloaded the License.dat file as instructed by Metrowerks in their confirmation e-mail. Yet, the
|
| ppob's & byte-swapping | 18 Nov 2005 20:07 GMT | 8 |
Folks, Greetings! What are people doing about byte-swapping PPOB's? The shift to Intel is looming. I guess that my preference would be to detect any mis-match situation early, e.g. during application initialization, &
|
| unknown error | 18 Nov 2005 16:39 GMT | 2 |
I just updated my laptop to 10.4.3 and linking now I get An unknown error occurred when post-linking target "Foo Debug" for project "Foo.mcp". THis is with CW 9.6. I updated to 10 (and yes the licensing thing is lame)
|
| CW10.0 TYPE_BOOL redefined... | 18 Nov 2005 00:06 GMT | 2 |
Trying to get our new copy of CW10.0 running, and am failing on the simplest project. I am running in "evaluation" mode as the license issues still have not been fleshed out; I am in the queue for that...
|
| PPx: Using GetMenuHandle() with a submenu | 17 Nov 2005 02:37 GMT | 1 |
In a PPx app, I have a line of code MenuRef theMenu = ::GetMenuHandle(260); where 260 is the MenuID for a submenu created in IB (all latest versions). This submenu is item 1 on menu 258 (in the menubar).
|
| Adding Libraries... | 16 Nov 2005 21:19 GMT | 1 |
I am having problems adding libraries to an empty project. CodeWarrior 9. Any ideas? -Greg
|
| CodeWarrior 10.1 for Intel/Rosetta Debugging? | 16 Nov 2005 07:32 GMT | 3 |
I know that CW 10 is PowerPC only, but it would be really nice to be able to continue using it on the Intel boxes. I remember that the old Bronze 68K versions of CodeWarrior continued to work and were debug-able on the PowerPC, so in traditional CodeWarrior style, perhaps
|
| CW10 Learning Ed. MacOSX and Java support | 15 Nov 2005 22:59 GMT | 4 |
I have downloaded the learning edition yesterday, and does CW10 (learning edition or not) support Java? I'm studying C++ on my own but will be doing java at college next term. I like the feel better than Xcode or Eclipse and hope that there is a plug-in.
|
| CodeWarrior 10 on Macintel | 15 Nov 2005 22:53 GMT | 50 |
I tried installing CodeWarrior 10 (the free version) on an Intel-based Macintosh development system to see how well it works. It appears that CW 10 runs fine under Rosetta emulation, with virtually no speed impact. Likewise, I was able to compile and run sample apps for both
|
| CW10 assignment, void*, func ptr warnings... | 15 Nov 2005 16:59 GMT | 6 |
Starting my CW9.4 to CW10 migration. So far I am unsuccessful in compiling the simplest of projects. Sigh. 1) Warning : possible unwanted assignment
|
| CW 10 building larger Mach-O binary | 14 Nov 2005 02:02 GMT | 8 |
I'm just curious, but my Mach-O binary is about 400K (about 9%) larger when built with CW 10 than when built with CW 9, both with optimizations off. Any ideas why that would be? Thanks, Larry
|
| __comobject undefined ( cw10 ) | 13 Nov 2005 13:39 GMT | 3 |
I was trying to compile a previous source, and i get a __comobject undefined error. in CFPluInCom.h ( was compiling fine in cw8 ) Any idea ?
|