I have a problem with running the VRP example in the SCIP package, I follow the instruction provided in this link: http://scip.zib.de/doc/html/START.php
but when I run "make" inside the created VRP directory, I got the following error:
No rule to make target ../../src/objscip/objscip.h', needed by
obj/O.linux.x86_64.gnu.opt/main_vrp.o'. Stop.
can someone help me please?