Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » error compiling project in eclipse C++ for intel galileo(problem with compiling project in eclipse C++)
error compiling project in eclipse C++ for intel galileo [message #1769887] Fri, 04 August 2017 14:26 Go to next message
Marcia Rizky is currently offline Marcia RizkyFriend
Messages: 1
Registered: August 2017
Junior Member
hello, i have a problem with this :


Info: Internal Builder is used for build
docker exec -i 346914d864c345575bff75e4dda4e818b9656287f3eda072cac4a40e97f1556f /bin/bash -c "cd /workspace/ImageProcessing/Debug && i586-poky-linux-g++ -I/usr/include/upm -IC:/Program" Files "(x86)/opencv/build/include -I/usr/include/mraa -O0 -g3 -Wall -c -fmessage-length=0 --sysroot= -m32 -march=i586 -c -ffunction-sections -fdata-sections -o src/stdafx.o ../src/stdafx.cpp"
i586-poky-linux-g++: fatal error: no input files
compilation terminated.

i already upgrade docker 17.04 to 17.06 and still have a problem, what should i do?
Re: error compiling project in eclipse C++ for intel galileo [message #1770015 is a reply to message #1769887] Mon, 07 August 2017 14:04 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Docker support for build is under active development and has not been released AFAIK. Please try the branch and contribute feedback to the bug. https://bugs.eclipse.org/bugs/show_bug.cgi?id=513589

That said, what you have in the example if a messed up quoting as far as I can see, perhaps try to put opencv in a path with no spaces and see if you can workaround it.
Previous Topic:Programatically read and update macros in a header file
Next Topic:DSF - GDB: Console view for application being debugged
Goto Forum:
  


Current Time: Fri Apr 26 16:54:16 GMT 2024

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

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

Back to the top