Jazz and C++
One answer
Hi
I tried this out this evening and so far things are working fine. I got a copy of cygwin installed on my machine (to get gcc, etc). I used the Update function on RTC (not the installer) to put the CDT on my machine. Created a simple program, use the File->Team menu to add the C++ project to Jazz source control and all seems fine so far.
I did have to add c:\cygwin\bin to the Path variable, copy cygwin1.dll into c:\windows\system32 so the app could find it. This is more my ignorance of CDT and cygwin than anything else. I have delivered some changes of code to my team development space ok.
Not tried to set up a proper build using the Jazz build engine (default build in CDT works fine for Hello World). Not tried to see if the correct compare tool gets invoked if you want to reconcile changes.
Let us all know how you get on if you give this a try.
anthony
I tried this out this evening and so far things are working fine. I got a copy of cygwin installed on my machine (to get gcc, etc). I used the Update function on RTC (not the installer) to put the CDT on my machine. Created a simple program, use the File->Team menu to add the C++ project to Jazz source control and all seems fine so far.
I did have to add c:\cygwin\bin to the Path variable, copy cygwin1.dll into c:\windows\system32 so the app could find it. This is more my ignorance of CDT and cygwin than anything else. I have delivered some changes of code to my team development space ok.
Not tried to set up a proper build using the Jazz build engine (default build in CDT works fine for Hello World). Not tried to see if the correct compare tool gets invoked if you want to reconcile changes.
Let us all know how you get on if you give this a try.
anthony