| Thread | Last Post | Replies |
|
| Projects needlessly linking | 05 Jun 2004 04:11 GMT | 1 |
If I build a project, close it and then re-open it, the first time I try to run or build it, it links again even though nothing has changed. After that while the project is open it only links if something has changed. Is there a reasons for this or is this a bug?
|
| 8.3-> 9.2 - anything to worry about? | 05 Jun 2004 00:39 GMT | 3 |
I'm finally upgrading my copy of CW from 8.3 to 9 and then on to 9.2. Is there anything I should beware of, make sure of, or otherwise be aware of before going ahead? Ta.
|
| Debugging problems with 9.2 | 04 Jun 2004 21:32 GMT | 3 |
I've started having instances where the debugger takes all the processor and I have to force quit CW. I restart my machine and things are ok for a couple of debugging sessions then I have to force quit CW again.
|
| May have FOUND cause of DEBUGGING HANG!!!! | 04 Jun 2004 17:48 GMT | 2 |
Ron, I think I've uncovered the debugger setting that was causing the debugger (CW9, G5 DP 1.8) to hang-- or at least connected with causing the problem: In the IDE Preferences, under Debugger "Display Settings", there's a
|
| Navigation Services Changes | 04 Jun 2004 02:38 GMT | 6 |
hi, my Carbon application to be uses the Navigation Services. I found that the NewDlgHookYDUPP, NewModalFilterYDUPP, and NewActivateYDUPP and NewFileFilterYDUPP (YD = your data) are not available in Carbon. Is there any documentation that explains the changes I need to make to ...
|
| gdb problem with pure data dylib | 03 Jun 2004 15:44 GMT | 1 |
I'm unable to use gdb with a dylib that only contains data and no code. I'm building the dylib with Codewarrior 9.1 on Mac OS X 10.3.3. Here's the source for the data library: /* data.cpp */
|
| Porting My MDEF to Carbon | 03 Jun 2004 05:31 GMT | 4 |
hi everyone, my application that I am porting to Carbon has an MDEF. I found about half the information on how to do this. I was wondering if someone could point me in the direction of a tutorial on how to do this.
|
| Compiling app for carbon, no 'memcpy' | 02 Jun 2004 07:34 GMT | 2 |
I added some code that uses 'memcpy' to my app, and it isn't recognized when I compile for Carbon. It does compile for Mach-O however. Any suggestions? Thanks
|
| Trying to figure out how to do this... | 02 Jun 2004 01:51 GMT | 19 |
I've got an app that has a group of inter-related routines that "get rolling" via a single call, and *MIGHT*, depending on runtime conditions, "lock up" the machine for as long as 90 seconds as they perform a complex task that needs to be accomplished (from the app's
|
| Macro expansion error in CW9.2, but I'm not using a macro! | 01 Jun 2004 16:27 GMT | 4 |
I just ported an app from Mac OSX 10.2.6 and CodeWarrior 8.3 to OSX 10.3.3 and CodeWarrior 9.2. I spent all afternoon trying to fix one compile problem, though. I've fixed the proble, but I'm quite curious as towhy I had it in the first place.
|
| Option to Debug a Classic Application with CW9.2 | 01 Jun 2004 14:52 GMT | 9 |
What are the option available to debug a Classic application using CW 9.2. I have used the remote debugging sucessfully but it is really sssssssssslllllllllllllooooooooooooooooooowwwwwwwwww? It takes 1 minute 23 seconds for the debugger to appear from the start of debug. Are the ...
|