| Thread | Last Post | Replies |
|
| PPC Processor settings | 15 Apr 2005 13:58 GMT | 2 |
I have a couple of questions about the options in the PPC Processor settings panel for CW 8.3. With the "Generate FSEL Instruction" option, the manual says that "the fsel instruction is not accurate for denormalised numbers and may have
|
| Carbon events in threads | 14 Apr 2005 18:54 GMT | 2 |
I'm a little bit new to this so please bear with me. I believe my thread to be a preemptive thread (this is a task spawned by a Matlab mex file) cause GetMainEventQueue and GetCurrentEventQUeue
|
| CW 9[.3] internal linker error | 14 Apr 2005 16:27 GMT | 1 |
Link Error : Internal Linker Error File 'SYM.c' Line 157 -localid 131160 > n_type_translation 147 file: 'gli_string.cpp' Any clues as to what the heck this is? I've tried Google and the MW web site to no avail. The error occurs sporadically and I can usually get rid
|
| Metrowerks & WWDC 2005 | 13 Apr 2005 23:53 GMT | 3 |
Last year Metrowerks admitted that they screwed up by not attending last year's WWDC. They swore up and down that they will continue supporting the Macintosh, and last year's hiccup was just an isolated event.
|
| Comparator for LArray with LStr255 | 13 Apr 2005 06:44 GMT | 6 |
I have been running around in circles trying to get my LArray class to wrok properly. Basically, I only want to have the ContainsItem() and FetchIndexOf() Methods to work properly. I construct my LArray like this:
|
| Bundle Link Error.... Help!! | 12 Apr 2005 21:40 GMT | 1 |
Hello!! I am new on MAC programming. I am trying to create a bundle package using CW 9.0 on MAC OS X 10.3 but I get the following error message: "Link Error: The target type is not application. This linker has been
|
| [Q] CW Pro 10? | 12 Apr 2005 21:38 GMT | 1 |
With the impending release of Tiger, has Metrowerks made any announcements as to when we might see a CW Pro 10?
|
| Different template linker symbol between projects? | 11 Apr 2005 20:16 GMT | 2 |
I hope that subject made sense! We're running CW9.4 on OS X with x86 cross compiler. We're seeing a problem where the sub-project has generated a template function with one symbol name, but the main project trying to use it thinks
|
| Trouble with Mach-O Carbon Nib Bundle | 11 Apr 2005 17:29 GMT | 11 |
My project was previous a nonMach-O Carbon project, not a bundle or a nib bundle project. It worked fine. I'm trying to make a Mach-O Carbon Nib Bundle project. It builds and runs fine, but there are at least two problems. One, the bundle doesn't have the app's icon. If I ...
|
| Bundle and dylibs | 11 Apr 2005 12:55 GMT | 2 |
I am developping a plugin for Acrobat 7.0. The plugin itself is a bundle package (linked with Mach-0) which links several dylibs. The plugin is loaded by Acrobat from special plug-ins folder. The problem I have now is Acrobat can't load the plugin because of my
|
| Mac Carbon Bundle AppleScript dictionary | 10 Apr 2005 22:57 GMT | 8 |
I just used CodeWarrior to generate this test app: <http://tinyurl.com/69z29> Can someone tell me why dragging this application over Script Editor on Mac OS X 10.3 results in the error:
|
| folder navigation window | 10 Apr 2005 22:52 GMT | 1 |
i wrote a simple program that parses the returned mail in my mailbox (library/mail) for addresses. it then writes a tab-delimited file of these addresses to my database folder for further processing. i would like to have the program ASK me to navigate to both the folder
|
| Method function pointer == 0 (bug?) | 10 Apr 2005 07:03 GMT | 1 |
I have a method function, and I try to store it: class Shill { public:
|
| configure MovieExportDoUserDialog | 09 Apr 2005 01:11 GMT | 1 |
I am a windows programmer trying to program with Quicktime SDK. I want to apply movie export components to a batch of files, but i only need the component selection and the quality settings. I do not want the other buttons like filter settings or size settings to be
|
| frameworks includes | 09 Apr 2005 01:09 GMT | 4 |
i'm using cw 9.2 and a cfm carbon app/project. if i add the line: #include <SecKeychain.h> to a source file, i get compile errors as follows: Error : the file 'Security/SecBase.h' cannot be opened
|