Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Eclipse C++ 2015 updating to 2016 toolchain (http://www.chiefdelphi.com/forums/showthread.php?t=144793)

pagemauck 02-26-2016 01:14 PM

Eclipse C++ 2015 updating to 2016 toolchain
 
1 Attachment(s)
We are stuck - had no problems with 2015 code - building - deploying - no problem.

Trying to update to 2016 has been a nightmare!

We would like to use Luna and simply update to the 2016 toolchain - but are getting error source\robot.o: no such file or directory after updating. With one week until competition I am a bit worried!!!

I have attached error file - thanks!

euhlmann 02-26-2016 02:03 PM

Re: Eclipse C++ 2015 updating to 2016 toolchain
 
Run a Build Clean (Project menu) then build again. See if that works.

ghead 02-26-2016 03:27 PM

Re: Eclipse C++ 2015 updating to 2016 toolchain
 
I don't see any includes listed in the file you posted, and I believe they are generally part of that output. Might want to visit Properties->C++ Build->Settings and look under 'Cross G++ Compiler' at the 'includes' section and make sure everything looks right.

Should have at least two entries I think, one that points to your project and the other to the WPILIB includes directory. All this should be setup during install of the plugins/toolchain.

SuperBK 02-27-2016 10:58 AM

Re: Eclipse C++ 2015 updating to 2016 toolchain
 
I tried to update in place and it didn't work out right.

I recommend starting with a new clean Eclipse folder and reinstall the toolchain and plugins. Rename the old folder and unzip Eclipse to a clean empty folder. Be sure to run the toolchain installer from the drive you want it installed on. Then put the plugins in using the online method. You can use the same workspace, or import the needed projects into a new workspace.


All times are GMT -5. The time now is 10:26 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi