| Thread | Last Post | Replies |
|
| CW Multi file/project VCS diff is needed !!!! | 11 Jan 2004 23:07 GMT | 2 |
Does anybody think or know if it possible to do within CW that if you could do a project diff, which was similar in the way you compare files within folders, as presently you have to select all the project files and do a single diff on them, which causes loads of windows to be ...
|
| Ugly text in codewarrier9 ? | 10 Jan 2004 17:58 GMT | 2 |
Do anyone know the text under LEditText will still be ugly in CW9 ? Is there any improvement in this area when CW8 upgrade to CW9 ? I know that CW8 is not fully support OSX pretty interface. How about CW9?
|
| Bizarre compilation error when using boost::signals | 10 Jan 2004 16:53 GMT | 2 |
I am trying to use boost::signals in my application, and I've run into a problem. I try to connect to a signal using a pointer-to-member function set up with boost::bind. The code (greatly simplified for posting) is similar
|
| CarbonLib not found? | 10 Jan 2004 02:46 GMT | 15 |
Hi, I am trying to port my PowerPlant application to Carbon. I just got it to compile in CW9.1, and it still builds as a Classic Application. When I try to run it now, I get a message in a notification window that says The application "myapp PPC" could not be opened because ...
|
| Java Compiler for 10.3 Panther? | 09 Jan 2004 23:51 GMT | 4 |
I wanted to find out what Java compilers with modern IDE's are available for Panther? I see that Metrowerks has a Java compiler for CodeWarrior 8, but has stopped supporting Java as of CodeWarrior 9. (And I understand that Metrowerks doesn't support CodeWarrior 8 on
|
| Linker Error -39 | 09 Jan 2004 18:32 GMT | 7 |
I am taking over a project and trying to get a clean build and link. I have the build issues sorted out but when I go to run it I get "Couldn't start up <application> because an error occurred. Result Code = -39"
|
| Problem with debugging a plug-in | 09 Jan 2004 15:49 GMT | 1 |
First of all please forgive my ignorance for I am new to developing on osx. I am running with osx 10.3 ,codewarrior 8.3 & xcode is installed (for the gdb debugger).
|
| IDE SDK : how to get group path for the current compiling file | 09 Jan 2004 15:41 GMT | 4 |
I usually use CW IDE for various tasks other than just compiling programs. This time I need to make a kind of installer/archiver compiler with it. The basic idea is to use the group path of the current compiled
|
| GetSharedLibary from Carbon MachO? | 09 Jan 2004 07:51 GMT | 2 |
My Carbon CFM application used to load plugins via GetSharedLibrary(). Now the application is converted to MachO, and it seems that the libraries cannot be found any longer (error code -2804). Where does a Carbon MachO application look for its plugins? What is
|
| Mwcc linker error | 08 Jan 2004 19:34 GMT | 1 |
I am using CW9.0 on MAC OS 10.2.8 and mwcc/mwld comman line to do following: I have a directory wich contains following: encrypt.c decrypt.c
|
| CFSocket string limit | 08 Jan 2004 16:24 GMT | 9 |
I have built an macosx application in C which use CFSocket. The problem i have is, when from a client application i send a string of more than 4094 characters to my application, CFSocket of my application receives this but seperates the string
|
| Column Header Class | 08 Jan 2004 14:35 GMT | 2 |
Does anyone know of a column header class for PowerPlant? I'm looking for something to label and allow resizing of columns and then transmit those sizes to an LTableView derived class. Apple's solutions don't work well enough for my purposes.
|
| JNI debugging | 08 Jan 2004 11:02 GMT | 7 |
I'm using CW 8.3 on MacOS X 10.2.8 with Java 1.4.1 update 1. I am setting up a project which has two main parts. The first is a C++ dynamic library, built with CW. The second is a Java app that calls the library through JNI. This all works fine except I cannot debug the
|
| cw8 -> 9 | 07 Jan 2004 23:43 GMT | 2 |
Just upgraded to CW9 on OSX 10.3, but get a lot of errors compiling; this is the most severe for me, since a lot of my code is using the
|
| CW 9.0 Mach -O linker option | 07 Jan 2004 17:28 GMT | 1 |
I am using CW 9.0 commandline tool mwcc or mwld. For specific source files, I need to modify stack size. Does anyone know commandline option for mwcc/mwld which can help me. So far I have tried follwoing:
|