Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » What is the state of Luna and MSVS Express/Intel tool chains(toolchain)
What is the state of Luna and MSVS Express/Intel tool chains [message #1404059] Tue, 29 July 2014 11:50
Carl Slater is currently offline Carl SlaterFriend
Messages: 3
Registered: July 2014
Junior Member
Greetings:

I develop hybrid software, C/C++/FORTRAN on Windows platform. My compilers requirements are MSVS C++ and Intel FORTRAN ... these being dictated by 3'rd party software suppliers.

Because of this I am running Eclipse Parallel Tools Platform (PTP), which I believe is layered on top of CDT. (installed in Eclipse Luna)

As of now I have the very basics running fine... I can open files, edit them, save them, and in PHOTRAN actually refactor them.

But when I go into the C/C++ side code assist (ctrl-space) really don't know much. I am assuming this is because it has not indexed my code, and I assume it cannot index because I do not have a valid tool chain.

Is it viable to use these compilers as tool chains? ( I know the compilers work as I role my own Makefiles to compile/link the code) If these compilers cannot be made part of the tool chain is there something I can use to just do the indexing?


Regards
Carl

Previous Topic:Hybrid C/Fortran code
Next Topic:Suppressing a warning C++ compiler
Goto Forum:
  


Current Time: Wed Oct 09 19:09:14 GMT 2024

Powered by FUDForum. Page generated in 0.04017 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top