Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Building C++ project with make file(C++ compiler present on remote machine)
Building C++ project with make file [message #962721] Mon, 29 October 2012 09:23 Go to next message
ravi kumar is currently offline ravi kumarFriend
Messages: 1
Registered: October 2012
Junior Member
Dear,
I'm using HP-UX and Linux servers. My C++ project is present on these servers. I generally make any code changes on server and build on the same machine.

Now my problem is,I have a desktop with WindowsXP and Eclipse IDE is installed with C++ plugin that helps me create C++ projects.But how can I connect my Eclipse(on Windows XP) with project on remote Linux/HP-UX servers (compilers are also present on the these servers.) Is there any way where I can specify the path of compiler on Linux/HP-UX servers in Eclipse (on my Windows XP) so that I can from Eclipse build my project directly with out logging in to server explicitly for building.

Can any one guide me with any inputs. Many thanks in advance.
Re: Building C++ project with make file [message #964214 is a reply to message #962721] Tue, 30 October 2012 10:45 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://wiki.eclipse.org/CDT/User/FAQ#How_do_I_work_on_a_C.2FC.2B.2B_Project_on_a_remote_server.3F

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:CODAN warning: Unused declaration of variable 'pxCurrentTCB'
Next Topic:Eclipse setting up for C++
Goto Forum:
  


Current Time: Fri Apr 26 00:58:44 GMT 2024

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

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

Back to the top