Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Code parsing with schroot
Code parsing with schroot [message #1442072] Fri, 10 October 2014 15:22
Andreas Pasternak is currently offline Andreas PasternakFriend
Messages: 1
Registered: October 2014
Junior Member
Hello all,

I created a compile.sh script im my project directory with the follwoing content:

schroot -c squeeze_dev -u username make

Then I selected this script as an external builder in eclipse.

This does compile my code but the output is not parsed by eclipse. So the compile errors are not clickable etc. I have to browse manually to the files and lines where the errors are.

Is there a fix for that?

Version: Luna Release (4.4.0)
Build id: 20140612-0600


Thank you in advance!

Andreas
Previous Topic:Invalid arguments error
Next Topic:Plugin based on C/C++ IDE (CDT)
Goto Forum:
  


Current Time: Wed Oct 16 01:09:29 GMT 2024

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

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

Back to the top