|
|
|
| Re: Could not be resolved [message #1720763 is a reply to message #1720601] |
Wed, 20 January 2016 12:37   |
Eclipse User |
|
|
|
To further elaborate on my issue;
I am using Eclipse Mars.1 release 4.5.1 in a CDT cross compile development for a Raspberry Pi v 4.1.13-v7+. Eclipse is installed on a Ubuntu 14.04 LTS computer. I have the cross compiler arm-linux.gnueabihf-g++ ver 4.8.2 installed, and all other packages installed and up to date.
I have added the following to the project properties C/C++ Build, Settings this prefix arm-linux-gnueabihf- and the path; /usr/lib/gcc-cross/arm-linuxgnueabihf/4.8.2
From there I have added and removed includes in the Cross G++ Compiler includes and Linker libraries and library search paths.
I have also added in eclipse in the windows, preferences, C++, Build, setting, under the Discovery tab, on the "CDT Cross Gcc Built-in Compiler Settings" the discovery command, instructions outlined by "David Vavra" so that I could do a variety of things without resetting it every time I created a new project.
I am still getting "Function 'now' could not be resolved error.
I am also looking at the Youtube video by Bo Quan tutorial on "C++11 library :Clocks and Timers"
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04949 seconds