| Thread | Last Post | Replies |
|
| debugging my framework crashes CW... | 24 Sep 2004 21:02 GMT | 7 |
I'm working on debugging a framework project with CW 9.3. I've set up the 'host application for libraries & code resources' to start a sample application that uses the framework. When the debugger starts, it breaks in the sample application code and
|
| CW IDE/c++ compiler crawls with projects containing 5000 files. | 24 Sep 2004 09:51 GMT | 7 |
I have cross-posted because I am assuming this issue is no different on the Mac platform. I have a fair amount of experience with fairly large projects: between 5000 - 6000 files, generating dlls and executables in excess of 15 MBytes.
|
| Resource File Error 207012 | 23 Sep 2004 21:17 GMT | 1 |
Today while opening a project in CW 9.3, I got this cryptic error message: "Resource File Error 207012 Unable to open project. The resource file could not be opened."
|
| Freeze on Start Debug - CW9.3 + XCode 1.5 | 23 Sep 2004 15:29 GMT | 3 |
About every third of fourth time I try to start debugging my Carbon application, CodeWarrior freezes as it tries to enter the debugger. All was well with 9.2 and the previous version of XCode. But after upgrading to 9.3 and XCode 1.5, this problem has appeared.
|
| Metrowerks profiler CW8.3, MacOSX | 23 Sep 2004 06:56 GMT | 9 |
With CodeWarrior 8.3, IDE 5.1.1 build 1108, I'm trying to use profiling for a project of type: 'Bundle Package'. I've set the preference PPC CodeGen Mach-0, Profiler to 'Metrowerks'. I've included <Profiler.h> from the system access path {Compiler}/MacOS
|
| cout has no effect but printf does | 21 Sep 2004 22:03 GMT | 4 |
I am porting code from a windows console app. I realized (with horror...) that calls to cout << "xxx" in the mac app are simply outputting nothing, but if I replace them with printf they start working OK again. Same thing for files. fstreams objects crash as soon as I read form ...
|
| Wanted: Old version of Metrowerks Code Warrior | 21 Sep 2004 22:00 GMT | 1 |
I am after an old version of Metrowerks Code Warrior in particular Metrowerks Code Warrior Release 2. Does anyone have one to sell or know anyone who does? Charles L
|
| Codewarrior 9 Mach O target debugging on Jaguar | 21 Sep 2004 21:58 GMT | 4 |
Could someone please help me out with the following issue? I am using CodeWarrior 9 on Jaguar. On one of my Jaguar machines, debugging of Mach-O targets isnt' working. Nothing really happens when the "loading debugging data"
|
| Compilation error: Illegal precompiled header version | 21 Sep 2004 21:52 GMT | 1 |
I am upgrading a palm handheld application originally developed in codeWarrior Version 4 (OS 3x platform). I am now using codeWarrior Version 9.2 and have received the following error: Illegal precompiled header version Pilot.h (This occurs at the #include 'Pilot.h.mch
|
| CW 9.3: Hang debugging BSD/MSL/Cocoa project on 10.3 | 21 Sep 2004 21:37 GMT | 4 |
I've got a CW 9.3 project that uses the BSD/Cocoa/MSL. When I try and debug the project, the CW IDE hangs (SPOD). CW is waiting for something because there is no CPU activity. I've left it to see if anything times out, but in the end I have to kill the IDE process.
|
| STL: obtaining an iterator for a given object | 21 Sep 2004 21:36 GMT | 2 |
Thanks to those who answered my earlier question on templates. On Howard's suggestion I have checked out the STL, and can't believe I didn't discover it earlier - it looks to be very useful. I've had a read of a few STL tutorials and tried out some code, and I'm evaluating the ...
|
| Another wish: Allow me to explicitly Exclude folders from a project include pat | 21 Sep 2004 21:05 GMT | 4 |
x-platform development is a lonely planet... I am trying to deal with both Win <-> Mac and Win/VC7.1 <-> Win/CW9.2 IDE issues. Source control is Perforce. Perforce will allow me to solve things by making specialized "Client Specs". A Client spec is a series of depot -> local path
|
| Annoyance | 21 Sep 2004 20:21 GMT | 1 |
Ever since I started running regularly with MacOS X (10.3 onwards) I've had a problem with the CW debugger - when it brings up a window because of an assert, address error, etc. it gives me various options, one of which is 'Debugger'. Clicking on this, however, just quits out of ...
|
| Upgrading from codewarrior V4 to V9 | 21 Sep 2004 20:13 GMT | 3 |
I am trying to convert current in-house custom designed applications from v4 to v9. I consistently receive the following error messages: US.prefix.h cannot be opened, palmOS.h cannot be opened, and palmOSglue.h cannot be opened. I've checked my compile access path and
|
| Registration lost | 21 Sep 2004 20:05 GMT | 3 |
Hi, I'm considering upgrading from 8.3 to 9, but can't find my registration number. Is there a way Metrowerks can mail it back to me ? Eric
|