It's all about the answers!

Ask a question

C++ Build environment in RTC


vishnudharan manivannan (1182842) | asked Nov 06 '13, 9:25 a.m.

Hi All,

We are planning to use RTC for C++ builds and also we would like to automate this process.

Please let me know what are the prerequisites to setup automated builds in RTC for C++ and also how do we configure the same.

Thanks in advance

Vishnu

One answer



permanent link
Jeff Care (1.0k3733) | answered Nov 06 '13, 9:47 a.m.
It sounds like you'd want to use a command-line build definition. You can invoke make, a shell script, etc.

Comments
vishnudharan manivannan commented Nov 26 '13, 7:11 a.m.

Hi Jeff,

Thanks for your response, Can you provide a small roadmap as of how this can be achieved..

Thanks

Vishnu M

Your answer


Register or to post your answer.