Skip to main content



      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 05:23 Go to next message
Eclipse UserFriend
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 06:45 Go to previous message
Eclipse UserFriend
http://wiki.eclipse.org/CDT/User/FAQ#How_do_I_work_on_a_C.2FC.2B.2B_Project_on_a_remote_server.3F
Previous Topic:CODAN warning: Unused declaration of variable 'pxCurrentTCB'
Next Topic:Eclipse setting up for C++
Goto Forum:
  


Current Time: Wed Jul 23 19:18:50 EDT 2025

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

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

Back to the top