intel-iot-devkit / up-squared-grove-IoT-dev-kit-arduino-create

Examples for the UP Squared Grove IoT Development Kit in Arduino Create
Other
53 stars 21 forks source link

Unable to build "OpenCV-Setup.ino" in Intel System Studio 2018( followed the steps of Aurdino Create Import as Mentioned in the link) #26

Open jaivinjames opened 6 years ago

jaivinjames commented 6 years ago

I was able to run this OpenCV-setup.ino on UP Squared grove Iot Kit using Aurdino Create. ( followed the steps in this ReadMe.)

Later, I tried this same with Intel System Studio by following Import tutorial: https://software.intel.com/en-us/developing-projects-with-intel-system-studio-c-importing-arduino-create-projects (as suggested in the comment line in this program )

I'm using Ubuntu 16.04 ,Processor Intel core i5.

I'm attaching the screenshots of the problems that occured after importing this Aurdino Create program.

opencv_setup_errors2 opencv_setup_errors1

The settings ( For Includes & Libraries) and Tool Chain Editor are used as Default:

opencv_setup_toolchaineditor opencv_setup_settings

NOTE: I was able to build LED_BLINK sketch for UP squared board on Intel System Studio 2018 , after importing from Aurdino Create.

anjgola commented 6 years ago

We are looking into this.

jaivinjames commented 6 years ago

Thank you