#330 Error in cross-compilaton for Galileo board

Neeraj Pant Tue 27 Oct 2015

I am trying to cross-compile the haystack code for galileo board,But I am getting some error.

[ 93%] Building CXX object http_server/CMakeFiles/http_server.dir/src/testproj.cpp.o /home/deepak/Documents/test_working/satya_bkup/23-july/code_4444/http_server/src/testproj.cpp:41:29: fatal error: ../4.6.3/iostream: No such file or directory

#include <../4.6.3/iostream> ^ compilation terminated. make[2]: *** [http_server/CMakeFiles/http_server.dir/src/testproj.cpp.o] Error 1 make[1]: *** [http_server/CMakeFiles/http_server.dir/all] Error 2 make: *** [all] Error 2

Please help here.

I have downloaded the cross-compiler toolchain from the following link: http://www.intel.com/support/galileo/sb/CS-035101.htm

Login or Signup to reply.