It's all about the answers!

Ask a question

Jazz and C++


Leif Sorensen (11) | asked Feb 04 '08, 9:38 a.m.
Has anyone used Jazz with C++? Any problems?
Thanks, Leif

One answer



permanent link
Anthony Kesterton (7.5k9180136) | answered Feb 05 '08, 4:37 p.m.
JAZZ DEVELOPER
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

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.