0

What is 'BOOST_PATH' in iotvity?

===================================================

  1. Modify the BOOST path in the Makefile

To build, set the BOOST_PATH environment variable in Makefile.

boost folder path.

BOOST_PATH=/home/iotivity/Desktop/boost_1_56_0.

https://wiki.iotivity.org/getting_started_iotivity_services_for_linux

JaeYoungHwang
  • 99
  • 1
  • 4
  • 11

1 Answers1

0

Other alternative is to install

sudo apt-get install libboost1.55-all

This will install as well as it will set the path correctly

JAL
  • 41,701
  • 23
  • 172
  • 300
Habib
  • 83
  • 1
  • 6