Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » how do I compile remote project?
how do I compile remote project? [message #1425251] Wed, 17 September 2014 03:32
zhu bing is currently offline zhu bingFriend
Messages: 1
Registered: September 2014
Junior Member
Hi,
I want to debug a remote project in a linux server,I created a remote system explorer connection,
then create remote project with an existing Makefile sourse on remote server , when I build it , en error happened like below:

Errors occurred during the build.
Errors running builder 'Autotools Makefile Generator' on project '192.168.37.5_calarm'.
java.lang.NullPointerException


In eclipes .log file some error log been printed:

!ENTRY org.eclipse.core.resources 4 75 2014-09-17 11:25:09.752
!MESSAGE Errors occurred during the build.
!SUBENTRY 1 org.eclipse.cdt.autotools.core 4 75 2014-09-17 11:25:09.752
!MESSAGE Errors running builder 'Autotools Makefile Generator' on project '192.168.37.5_calarm'.
!STACK 0
java.lang.NullPointerException



Is there some configuration to set ,and how to debug with gdb on remote server, Thanks .
Any suggestions are welcome.
Regards,

Zhu Bing

[Updated on: Fri, 19 September 2014 07:13]

Report message to a moderator

Previous Topic: installing eclipse for java and c++ on windows 8
Next Topic:Remote debugging on sun box
Goto Forum:
  


Current Time: Sun Oct 06 17:07:58 GMT 2024

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

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

Back to the top