| Thread | Last Post | Replies |
|
| How to use .icns in a Carbon based application? | 11 Dec 2003 11:56 GMT | 11 |
I am using CodeWarrior 8.2 and OS 10.2. I have created a project using Mac OS PowerPlant stationary -> MacOS Carbon -> Basic. Its a single binary application. Now instead of using the default icon for application, i want to use my own icon. For this i have created an
|
| CW9.1 : Caching directories is way too long ! | 11 Dec 2003 02:18 GMT | 9 |
I'm using CW 9.1 on a G4 2*1Gz on a project with more than 300 files and it takes FIFTY seconds to cache the directories of the whole project as shown by the message at the bottom of the project window. this is done each time I begin a debug or run session, and each time I
|
| CW8.2 PowerPlant troubles | 10 Dec 2003 19:57 GMT | 1 |
Creating a new PP project with the carbon stationary Basis ends up with 2000 errors while making. Most of them tell of redeclared variables. This is a new feature, I work with a project in CW 8.2 for a while.
|
| Why does Codewarrior want to compile for Mac OS 8? | 10 Dec 2003 18:37 GMT | 11 |
I have Codewarrior v9 for the Mac and I created a shared lib project using the carbon libraries and the compiler keeps thinking that I am working with Mac OS 8. I tried using a prefix file for the project but it is still using the header file from the Universal Headers to get its ...
|
| Code resources | 10 Dec 2003 18:00 GMT | 1 |
Hi, I'm putting out an app that runs on OS 9 and X, packaged as a single file. It's gotta talk to the device manager and IOKit for some small but important tasks. Specifically, figure out which volumes are local HDDs, remote volumes, and CDROMs.
|
| Crash when setting a breakpoint at runtime on CW 8.3 | 10 Dec 2003 17:07 GMT | 1 |
I just updated from CW 8.2 to 8.3 on Mac OSX Jaguar. Before I upgraded, I could be running a program and set breakpoints as the program was running. Now, if I set a breakpoint at runtime, Codewarrior immediately crashed. I have to set all my breakpoints
|
| Upgrade from CW8 to 9? | 10 Dec 2003 16:50 GMT | 3 |
I requested (from our IT guy) a copy of CW; it just arrived but it's version 8. (I guess those big suppliers like CDW have big shelves...) What are my options for upgrading? It's still uninstalled; should I go ahead and install, can I download an upgrade for some less-than-full
|
| Tricky catch 22 problem with LCD display... | 10 Dec 2003 13:13 GMT | 4 |
(mac OS X 10.2.x or 10.3.1) I need advice on how to deal with this issue: (0) I have two monitors attached to an nVidia GEForce 2 TwinView card. One is an Applw 17" LCD and the other is a Samsung 19" CRT.
|
| play movie with MovieController | 10 Dec 2003 05:21 GMT | 2 |
I want to display four movies in a window.I create four views which have MovieController and Movie, after I choose a folder which has four movie files. If the folder has four movie files, three movie files are copy of one.
|
| link error message | 10 Dec 2003 03:59 GMT | 3 |
Hi, I'm trying to build some opengl application with CW 8.3 but I got linker error: Link Error : undefined: '__restore_fpr_27' (code)
|
| Associating classic application with file extension | 10 Dec 2003 00:20 GMT | 2 |
I have written a classic OS9.x application which is intended to operate on files generated on a Windows PC. My application is written using Codewarrior version 8.0 I thought to build the association between the files and my application
|
| How to instaill SDK (Framwork) to CodeWarrior ? | 09 Dec 2003 23:55 GMT | 7 |
I use third party SDK but I am not sure how to install SDK in my CodeWarrior. -- I drag "framework" folder to my CodeWarrior 8 project inspector -- I write down "#include <....>" in my program
|
| Apple Mach-O PowerPC vs Mac OS X PowerPC Mach-O ??? Huh?? | 09 Dec 2003 17:40 GMT | 3 |
In the Target Settings panel in CodeWarrior 8.3, I see three very poorly named link settings for PowerPC: Macintosh PowerPC Apple Mach-O PowerPC
|
| registration number | 09 Dec 2003 16:57 GMT | 2 |
In order to purchase the update from CW 8.3 MW asks for my registration number, which I lost. How can I retrieve the number ? thanks,
|
| Static Lib export symbols... | 09 Dec 2003 16:47 GMT | 6 |
Is it possible to set the export symbols in a Static Library target or only in a Shared Library target? CW allow changing the "Export Symbols" pop up menu in "Linker->PPC Pef" pane, but seems like it doesn't effect my static library.
|