| Thread | Last Post | Replies |
|
| CodeWarrior & Xcode Marketshare | 14 May 2005 19:45 GMT | 21 |
Are there any figures on the current marketshare of Macintosh development tools, specificly Xcode & CodeWarrior? Only a few years ago, Metrowerks CodeWarrior held a near monopoly on C++ tools, with ProjectBuilder in the fractional minority. However, with Metrowerks
|
| Rescued Items | 14 May 2005 18:29 GMT | 1 |
[OSX 10.3.8, CW9.4] I have one CW project that continually complains "Files missing from Files view hierarchy" concerning "libgcc.a". The access path panel defines:
|
| Send Apple event: Mouse released | 13 May 2005 17:50 GMT | 3 |
I have an application on Mac OS X / Mach-O and would like to send an event "Mouse released" to a dialog item. Is that possible? How can I do that?
|
| CW 9.5 Crashing on Tiger 8A428 | 13 May 2005 14:52 GMT | 4 |
I'm finally trying to do real work on Tiger. Unfortunatly, CW keeps crashing on me. Based upon the crash log, it's the Mac OS X PPC Linker that is crashing. I've done the normal (hah!) steps of trashing my debug cache, project
|
| CodeWarrior 9.5 Mac OS X 10.3.9 CarbonCore/fenv.h cannot be opened | 12 May 2005 22:55 GMT | 1 |
Just updated to CodeWarrior 9.5 and pre-compile the library get the following error on Build.MacOSX.mcp: Error : the file 'CarbonCore/fenv.h' cannot be opened (include from:
|
| cmdide tool | 12 May 2005 22:51 GMT | 6 |
I have a problem with cmdide tool: I installed command line tools so command cmdide foo1.txt foo2.txt Open CW and those 2 files, but cmdide -diff foo1.txt foo2.txt
|
| Tiger and __restrict undefined | 12 May 2005 22:28 GMT | 1 |
Hi Folks; Tiger finally arrived in Calgary today and after installing the POFM 5 times (it kept hanging for 60 + minutes when it tried to copy my user prefs so I had to do that all manually), it works. I also installed
|
| Any reason to favor MSL C++ over Apple's BSD | 12 May 2005 18:16 GMT | 10 |
... other than compatiblity with CW Windows ? Initially, I used MSL with CW and (obviously) gcc/bsd libs for Xcode, in the "hope" that my code would be "more portable" if it compiled and executed successfully in both environments.
|
| 9.5 + Tiger compile errors in wait.h | 12 May 2005 16:44 GMT | 1 |
Any ideas why I'm getting the following errors: Error : '(' expected wait.h line 244 int waitid(idtype_t, id_t, siginfo_t *, int); Error : ')' expected
|
| crashing inside dynamic_cast | 11 May 2005 14:37 GMT | 5 |
Hey folks, I have been trying to fix a bug in this PPlant app I am writing. It is running under Panther as of now, newest version of CW (9.4 updater). The app has a couple of threads that control the network sockets. The
|
| 9.5 update install errors | 11 May 2005 04:03 GMT | 4 |
I installed the 9.5 update on 9.0. It installed properly...I think, except that it produced a message after finishing the installation that said the Mach-O precompiled headers were compiled with/for 10.2 and were no long compatible with my version (10.3, not 10.4). It asked if ...
|
| Set mouse to a specified position | 10 May 2005 17:43 GMT | 2 |
How can I set the mouse to a specified X/Y position? Thanks for the help. Regards Hans Stössel
|
| preselecting a folder/file with NavCreateGetFileDialog | 10 May 2005 15:41 GMT | 8 |
I need to have the NavCreateGetFileDialog show up a given folder with a preselected file: according to the Navigation Services documentation (section Tasks: advanced Tasks: Setting the Default Location), all one has to do to override the default location of any Navigation ...
|
| mbstate_t declaration problem again | 09 May 2005 21:52 GMT | 5 |
[CW9.4, OX10.3.8] ok, I've been googling this issue for a day, and have yet to be successful to get around a problem where: Error : identifier 'mbstate_t' redeclared
|
| CW to xcode II | 09 May 2005 15:32 GMT | 1 |
Hello again, I thought I would just try to get the simplest project to compile without the MSL libraries. As a test, I made a new stationery project in CW. Then I replaced the
|