| Thread | Last Post | Replies |
|
| cw9 lic disappears | 14 Jun 2004 00:20 GMT | 3 |
This REGISTURED and working until this morning says this on compliling a Macj OS stamdard console stationery with no changes to the stationery. Error : Unable to use the plugin "Metrowerks C/C++". It is licensed
|
| [CW IDE 5.5] Batch Source File Printing Support | 14 Jun 2004 00:19 GMT | 1 |
How do I do batch printing of text files within CodeWarrior now-a-days? Under OS 9, you could group select files in the Finder and choose the "File->Print" menu to do it. However, this menu is missing under OS X. So I tried using a desktop
|
| CFM and g++ static lib | 13 Jun 2004 07:13 GMT | 3 |
Using CW9 into a CFM plugin I would like to know if there is a way to link a static library containing c++ code produced under os x( the lib is using IOKit.framework and libcrypto )? Any help will be apreciated
|
| VBLTask In Carbon Not Available? Now What? | 13 Jun 2004 00:17 GMT | 6 |
hi, I was using the VBLProc (calling NewVBLProc to get a routine descriptor) in the Retrace Manager to spin the cursor for long tasks. This is not available in Carbon. What are we supposed to use now? Thank you,
|
| Adding a data fork resource file to a project | 12 Jun 2004 05:56 GMT | 1 |
Is there a way to add a data fork only resource file to a CodeWarrior ( v9)? I have a data fork based resource file, created by Resorcerer, that I'd like to add to a CodeWarrior project. Name, type and creator are all
|
| how to import entire codebase into codeWarrior (newbie) | 11 Jun 2004 22:19 GMT | 1 |
I have a 'traditional' codebase organized in terms of directories and makefiles, that I would like to import into my newly installed codeWarrior. Is there a recommended way of doing it? To illustrate:
|
| CW 9.2 Crashing Bug in PLC compiler | 11 Jun 2004 22:16 GMT | 1 |
Just ran across a crasher with the CodeWarrior 9.2 IDE: If you enter the name of a non-existent file into the 'Prefix File' field of the Property List prefs panel, and then attempt to compile a .plc file, the IDE crashes:
|
| Weird IDE behavior | 11 Jun 2004 22:14 GMT | 1 |
Every now and then I will be working in the IDE, and the function menu at the upper left of a code document starts acting weird. Instead of just displaying all the function names, it show me declarations, defines, and function names with arguments. This is too much information. ...
|
| DLOG font problems | 11 Jun 2004 07:47 GMT | 11 |
I'm using CodeWarrior 9.2 in OS X 10.3.4, and creating a Shared Library (Macintosh PowerPC linker setting, which I guess means CFM). I've got a very simple dialog that I want to show to the user when the host audio application is loading my plug-in. I used Resorcerer to create ...
|
| Private operator delete | 09 Jun 2004 20:57 GMT | 8 |
For security reasons, I need a class for which instances cannot be deleted through delete. I thought I could 'hide' operator delete by declaring it as private, like in the following: class Shared
|
| Opening a text file and selecting a line in external editor | 08 Jun 2004 12:05 GMT | 2 |
I want to open a text file in an external editor (eg. Subedthaedit) and let the external editor select a single line. There is a short description of the apple events I need to send here: http://www.codingmonkeys.de/techpubs/externaleditor/pbxexternaleditor.html
|
| Problem with own CodeWarrior Plugin (Compiler) | 08 Jun 2004 10:33 GMT | 6 |
I develop a codewarrior plugin (compiler) and I have a little problem. When the source file modified then was my plugin called from the IDE. But when I delete the output then is no signal. My question: How I can realize that the IDE called my plugin when the output
|
| Upgrade to CW 9.2 | 07 Jun 2004 11:55 GMT | 1 |
I ran the upgrade and it asked me if I wanted to rebuild the headers for MacOS 10.3. Clicked on OK. Then got a message asking me to register, which took me to a web page where the only option was 'new user' rather than upgrade. Didn't proceed. No project had been opened to ...
|
| DEbugging under 10.1 | 07 Jun 2004 03:27 GMT | 1 |
I just converted my project over to CW9 (9.2) but I wasn't aware that it no longer launched under 10.1. We still support this system, so I'm kind of stuck. I see that you released a version of CW 8.3 that lets CW9 users debug under OS 9.
|
| trouble applying 8.2 update | 06 Jun 2004 08:17 GMT | 1 |
I installed CW for Mac OS X v8 from the CD. When I run "CW 8.2 Update Installer," I select the Developer folder that contains the "Metrowerks CodeWarrior OS X 8.0" installed with 8.0. The installer reports "An error occurred that prevented the installation from completing. ...
|