aljosaosep / ciwt

This repository contains code for the tracking system as described in ''Combined Image- and World-Space Tracking in Traffic Scenes'', ICRA 2017.

Home Page:https://www.vision.rwth-aachen.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make[2]: *** No rule to make target '/home/osep/local/lib/libboost_program_options.so', needed by 'apps/TestApp'. Stop.

lucasjinreal opened this issue · comments

make[2]: *** No rule to make target '/home/osep/local/lib/libboost_program_options.so', needed by 'apps/TestApp'.  Stop.

What's this problem?

I meet the same problem. How did you solve this? @jinfagang

I fixed the problem by modifying the boost library path defined in CMakeList.txt.