Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Console output cannot link to the source files (remote build using synchronized project)
Console output cannot link to the source files (remote build using synchronized project) [message #1708593] Thu, 17 September 2015 17:54
Pranav Ladkat is currently offline Pranav LadkatFriend
Messages: 4
Registered: September 2015
Junior Member
Hi, I'm using Eclipse CDT with remote building. I've created a "Synchronized C++ project" to build on the remote machine. I code on local machine and always compile and run program on remote which is working fine for now.

However, when the compilation fails, the console output shows the errors (and relevant paths) from the remote file system. I cannot click on the file name/path so that it would take me automatically to the error (which is how usually a non-remote project works). Any way to accomplish this? It's annoying to browse outline tree to go to the source files causing errors.

Thanks
Previous Topic:Using CDT Text editor context
Next Topic:${resource_name} is empty in make target
Goto Forum:
  


Current Time: Wed Sep 25 20:33:40 GMT 2024

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

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

Back to the top