<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body><div class="auto-created-dir-div" dir="auto" style="unicode-bidi: embed;"><style>p{margin:0}</style><p>When using the <span style="font-family: courier new, monospace;">cmake</span> method, I am getting the error below.   I can't find any mention in README.md about what TBB is, or how to install it.  And even when I set PAPILO to off, I still get the error.   However, the <span style="font-family: courier new, monospace;">make</span> method seems to work.<br></p><p><br></p><p>Another thing, README.md says "For further details please refer to the INSTALL file of SCIP", but there is no INSTALL file.<br></p><p><br></p><p>Keith<br></p><p><span style="font-family: courier new, monospace;"><br></span></p><p><span style="font-family: courier new, monospace;">kbriggs@Dell:~/Downloads/scipoptsuite-8.0.0/build> cmake ..<br>-- Build type: Release<br>-- Could NOT find TBB (missing: TBB_DIR)<br>CMake Warning at CMakeLists.txt:89 (message):<br>  Cannot find papilo dependency TBB.  Please set PAPILO to off or specify<br>  TBB_DIR!<br></span><br></p></div></body></html>