Hi,
I consider an option to use Eclipse as an cross platform IDE for C++ code on Linux and Windows.
- Is it possible to set Eclipse to compile code with Visual Studio C++ (don't think it's relevant but Eclipse project files will be created by cmake).
- Is it possible to debug from Eclipse application compiled by VS C++ compiler?
- Is it possible to debug on Linux from Eclipse application compiled by g++?
- What C++ IDE you prefer for Linux - Eclipse, Kdevelop or there're other alternatives?
Thanks Dima