| Thread | Last Post | Replies |
|
| "Show Types" and MachO | 17 Dec 2003 22:21 GMT | 1 |
The debugger release notes "OSX_Debugging.txt" state: Runtime type information and virtual base classes for C++ objects will not be displayed for mach-o executables. Will this change again? This is really a big loss when debugging C++.
|
| CW 8.3 Open Project Behavior | 17 Dec 2003 19:52 GMT | 5 |
I've begun to use CW 8.3 heavily in the last couple of months. It seems to work nicely for me with one exception: When I double-click on a Project file (or drag the Project file onto the CW8 icon), the project opens AS WELL AS THE PREVIOUS PROJECT that
|
| Pb with efax | 17 Dec 2003 15:05 GMT | 1 |
Planning to use efax with 4D SGDB I'm looking for the right 'dev' to use. On my iBook, I've found 'cu.modem' for the internal modem What 'dev' could I use with a G4/400 connected to an external modem on the serial stealth port or USB port?
|
| Compiler Speed (not Speed of compiled application !!) | 17 Dec 2003 15:04 GMT | 7 |
I need a ultra fast c compiler as a backend to the GNU eiffel compiler. Under windows nothing beats borland c++ builder. It is a factor 10 faster then gcc, which i find unuseable slow for larger program
|
| Icns resource files NG in CW9 | 17 Dec 2003 11:27 GMT | 1 |
I guess something has changed in CW9... I used to have 3 .icns files included in my CW9 C Mach-0 project. These were then copied into the resources folder in my bundle and my plist specified which file to call for which set of icons. Now they don't get copied, only the main resource ...
|
| Setting "weak_framework" for added frameworks | 16 Dec 2003 22:49 GMT | 7 |
I'm trying to add one of my frameworks to my Applications Project and then set it up as weak linked, so that if the framework isn't installed it can handle it gracefully instead of failing to launch and then posting "dyld: /blah/blah can't open library: /blah/blah (No such
|
| Apple menu prob under 10.3 | 16 Dec 2003 22:42 GMT | 2 |
I'm having a strange problem which I don't THINK was a problem under 10.2 C app CW9 Mach-0 When I start up my app just after inits etc the Apple Menu is slightly trashed. The Log Out item (last menu item in the Apple menu) says
|
| Threads boost or Metrowerks? | 16 Dec 2003 15:17 GMT | 5 |
I am trying to implemented threads in my X-Platform application. First I looked at boost but I just can not get it to compile. Error : preprocessor #error directive (included from:
|
| CW vs XCode on OpenGL shared libs? | 16 Dec 2003 13:33 GMT | 3 |
I am a Lisp developer porting an OpenGL environment from Win32 to OS X. Lisp apps load C libraries dynamically at run time: DLLs on win32, .SOs I guess under *nix. I have XCode installed and I have searched various NGs on this question,
|
| CW 9 Upgrade Questions | 15 Dec 2003 23:47 GMT | 3 |
Currently, I have CW 8 for Mac and Win. The Mac/Win upgrade on the website says "hosted on Mac OS X." I want my Mac (OS X) development hosted on my Mac and my Win development hosted on my Win computer. What do I need to
|
| Caching on Codewarrior 9.0 | 15 Dec 2003 21:28 GMT | 6 |
I have just started using Codewarrior 9.0 so I noticed that every time I debug and application and exit debugging an application I see caching ..... at the bottom of the project window. This caching can take up 10 - 15 seconds (disk is grinding away). Can I turn this off. Waiting ...
|
| launch failure with CW 9 PPC app | 15 Dec 2003 20:41 GMT | 4 |
I have a PPC application that was previously built with CW 5 that I imported into CW 9. After much effort and some help from this group, it now builds under CW 9 (albeit with some warnings that probably need attention)
|
| GetCommandLine() returns invalid address | 15 Dec 2003 17:26 GMT | 1 |
I have just started coding a tiny application for Windows with CodeWarrior Win 8.3 (on Windows 98SE). Current probrem is GetCommandLine() ever returns invalid pointer, therefore I cannot obtain what is passed to the application. It
|
| CW 8.3, OS X and frameworks | 15 Dec 2003 15:41 GMT | 10 |
CW 8.3 OS X (10.2.8) Hi, How can I get more info on a framework in my project? ie, its path, version,
|
| Whre to find Thread Manager docs (For pre-X work) | 15 Dec 2003 15:10 GMT | 9 |
Subject says about all that needs saying - I'm trying to do some coding that would work best if I've got two or more threads running side by side and talking to each other, and can't find info on how to use the thread manager. Please don't say "search Apple" - I just got done ...
|