| Thread | Last Post | Replies |
|
| Run command -> Debugger hangs forever | 21 Jul 2003 03:48 GMT | 5 |
I want to move my development to my other computer. I've copied my project folder to that computer and installed CodeWarrior Development Studion (Mac OS X) there. When I give the run command, CodeWarrior hangs
|
| Cross platform apps from adobe and macromedia, how do they do it? | 20 Jul 2003 14:00 GMT | 4 |
I was just wondering.. Programs like Photoshop, Flash, Illustrator etc. which are released both on Mac and PC... how are they programmed? Obviously the core "engine" part will be in a platform independent
|
| Processes window doesn't show my Mach-o application | 19 Jul 2003 21:09 GMT | 1 |
When I debug my Mach-o application, the Processes window doesn't list my application as one of the processes, so I can't observe the state of my threads. When I debug a CFM application, I do see my process in the Processes window. Is there something I'm missing to make this happen ...
|
| Passing info to a Mach-O bundle app on startup... | 19 Jul 2003 00:51 GMT | 1 |
I have a Carbon / PPC based bundle app with an embedded Mach-O based helper app (no gui / also a bundle). I'd like to call my helper app with some command line arguements but I can't figure out how to do it. I'm toying with the idea of having the parent app create a command file in ...
|
| can't find mach_port_deallocate in PB port to CW Help needd | 18 Jul 2003 20:04 GMT | 5 |
I have included code in a project that originally came from project builder. It is a USB device driver .. All is good but when I build I get a linker error that mach_port_deallocate can not be found.
|
| pthreads and MSL | 18 Jul 2003 18:26 GMT | 9 |
I just ported a lib to MAC OSX using CW 8.3. I use MSL and pthreads and it seems to work fine...the problem is I heard it wasnt possible to use both with CW8.3...so why is it working? should i be looking for problems? I must admit I am very confused by this. So if anyone managed to ...
|
| Watchpoints on wxWindows program on iMac | 17 Jul 2003 23:58 GMT | 1 |
I am using CodeWarrior on an old iMac running OS 10.2.6 (latest available) and want to set a watchpoint, but the Debug->(anything to do with Watchpoints) are always greyed out. I know you have to do this on global memory, so that's not my problem. I also tried dragging a
|
| writing OS9 Java for OSX lost cause? | 16 Jul 2003 21:41 GMT | 1 |
I'm writing a Java applicaiton using CW8.3 on OS9.2 which is needed to run on OSX. Unfortunately I don't have an OSX machine in house so I have to hope and pray whatever I write under OS9 will run flawlessly under OSX. Is this a lost cause? Will a double-clickable Java app
|
| Stupid Java newbie question | 16 Jul 2003 19:27 GMT | 1 |
I am just begining to learn Java and found a number of CW examples including one compiled application. When I double-click the latter, it runs just like a normal Macintosh app but when I recompiled it and ran it from the IDE (current version, OS
|
| Editor: Move cursor to left on #if | 16 Jul 2003 16:18 GMT | 2 |
I saw a feature on a friend's PC (using MSVC++) that would be really nice on CW. Pehaps there's a way to do it now that I'm not aware of. When he types #if, MSVC automatically moves it to the first column. Same thing when he types #else or #endif.
|
| Codewarrior OS X CoreMIDI (coreAUDIO) and Mach-o / Carbon Help! | 16 Jul 2003 12:52 GMT | 1 |
Before I try to embark on a jounrey that I know will be tedious and horrible, I was wondering if anyone knew if it was possible to compile MIDI / core Audio apps in CW with non mach-o architecutre? I am integrating PortAudio and GLUT and want to have MIDI control. Any
|
| Thai language shlib? | 16 Jul 2003 05:35 GMT | 1 |
I get the following showing up in the debugging log for my application. So far as I know, I have not used any Thai - and why not Japanese or Korean instead of, or in addition to, Thai? This is annoying, but I'm more concerned that it means something
|
| Applescript the debugger. | 16 Jul 2003 02:38 GMT | 2 |
>In article <3f0d07d5$0$1102$3c090ad1@news.plethora.net>, > seebs@plethora.net (Seebs) wrote: >I sure wouldn't mind a real live scripting language for the debugger. >Not "macro recording". A real, live, programming language, with flow |
| CW 8 and math library Problem | 15 Jul 2003 20:25 GMT | 4 |
Environment: PowerBook (Pismo) with 384 MB RAM Mac OS 10.2 (Jaguar) Developer Tools installed
|
| QuickTime Sound Import/Export | 15 Jul 2003 18:28 GMT | 1 |
I am writing an Application to grab a sound either from the Microphone or from a sound file and then write it back to another file. I use the SGSettingsDialog function to record the sound from the microphone. The dialog it displays has a "options" button that allows you to set the ...
|