| Thread | Last Post | Replies |
|
| compiling in codewarrior | 07 Jul 2004 17:42 GMT | 2 |
I have corrected the previous mentioned errors. Now I get Link errors.. Link Error : L1301: Cannot open file C:\Documents and Settings\Administrator\Desktop\ynew\ynew_Data\P&E_FCS\ObjectCode\GPIO1C1.C.o
|
| compiling in codewarrior | 07 Jul 2004 17:30 GMT | 1 |
The codewarrier version is 3.0 We are using it for the HCO8 type microcontroller- GT16 and I learnt that bit variables are not supported in codewarrier. Is that causing the problem.
|
| Webkit in CW8.3? | 07 Jul 2004 16:46 GMT | 1 |
Can someone point me to some sample code showing how to get the WebKit working in CodeWarrior 8.3? Ideally, I'd like to use the webkit in my CFM app, but I've also tried creating a mach-o bundle, but I've not had any luck gettings anything
|
| LBevelButton "menu" and FindCommandStatus() | 07 Jul 2004 15:17 GMT | 1 |
I can't believe I'm having trouble with this, but I've missed something and would appreciate the guidance: I have an LBevelButton in one of my PPOBs with a menu id of 6012. That menu has three enabled Menu items (1710, 1711, 1712).
|
| Changing The Cursor | 07 Jul 2004 05:46 GMT | 3 |
I have a PowerPlant app that I am porting to Carbon. It has a toolbar window with several LPanes acting as the buttons. I was changing the cursor whenever the onMouseEnter() for the class was called. What is the correct way in Carbon to change the cursor when the mouse
|
| back trace | 07 Jul 2004 03:51 GMT | 3 |
I have a message that show up in the console saying that a ptr as double free(). When I see the message I do not know what triggered it. Is there a way to trigger the debuger at the moment when that happen?
|
| How do I remote debug? | 07 Jul 2004 02:51 GMT | 11 |
Is it easy to remote debug a machine? I haven't done it before. What do I have to do? This would be from an OSX machine to another OSX machine. Thanks! Bint
|
| HIToolbox in CW8.3? | 06 Jul 2004 15:22 GMT | 1 |
Maybe I'm missing something, but is there a way to get the stuff like HIViewRef in a CW 8.3 Carbon app? Thanks. P.
|
| PPC application with Carbon library | 05 Jul 2004 20:33 GMT | 4 |
I have a PPC application (Quark 4.x XTension) which use a library from a third party manufacturer. The newest version of this library is a Carbon library and now I have problem to load my application. - Is it possible to have access to a Carbon library from a PPC application?
|
| Changes at MW | 05 Jul 2004 15:35 GMT | 5 |
After over 11 years of being the chief architect and developer of PowerPlant and PPx, I am now no longer working for Metrowerks. I¹d like to thank the CodeWarrior newsgroup community for all the questions, comments, and constructive criticism. I learned a lot from
|
| CodeWarrior Resource File Error: 207005 | 04 Jul 2004 15:06 GMT | 1 |
i just reinstalled my CodeWarrior, but then i found that i could not open my previous ".mcp" project. it shows a Resource File Error 207005, saying that it is unable to open project and the resource could not be found. Has anyone met such problem before? Really appreciate your kind
|
| Log window | 04 Jul 2004 07:06 GMT | 1 |
When debugging, I have a "log window" that shows messages from fprintf's to stderr. How can I get that to show up when I am not debugging? Just when I run the app by itself? Thanks
|
| How many pages is my program | 03 Jul 2004 04:02 GMT | 3 |
A friend just asked me how many pages my program would be if I printed it out. How can I tell this? Is it the line count I get when compiling? Or does that include libraries and headers and things I haven't typed in myself. Is there a way to tell? Say I want to find out--is ...
|
| Long Holiday | 02 Jul 2004 23:41 GMT | 1 |
I'll be taking a long holiday, I'll be at home but enjoying the holiday events and spending time with the family. I'll be popping in but won't be as attentive as normal. Ron
|
| compiling in codewarrior | 02 Jul 2004 17:09 GMT | 2 |
What all aspects to be taken care to make the code compiler independent. I've a program which gives no errors in cosmic compiler but gives error in codewarrior.
|