<div dir="ltr"><div>Hi</div><div>I am following the steps given here: <a href="https://github.com/pmodels/bolt/blob/main/README.md">https://github.com/pmodels/bolt/blob/main/README.md</a></div><div><br></div><div>When I run the following in bash:<br></div><div><br></div><div>cmake ../bolt-2.0 -G "Unix Makefiles" \<br>      -DCMAKE_INSTALL_PREFIX=/home/hari/bolt-install \<br>      -DCMAKE_C_COMPILER=<C compiler> \<br>      -DCMAKE_CXX_COMPILER=<C++ compiler> \<br>      -DOPENMP_TEST_C_COMPILER=<C compiler for testing> \<br>      -DOPENMP_TEST_CXX_COMPILER=<C++ compiler for testing> \<br>      -DCMAKE_BUILD_TYPE=Release \<br>      -DLIBOMP_USE_ARGOBOTS=on \<br>      2>&1 | tee c.txt<br></div><br><div>The following error appears right away:<br></div><br><div>bash: C: No such file or directory</div><div><br></div><div>The c.txt file that is generated is empty.<br></div><div><br></div><div>Please, help me resolve this issue.</div><div><br></div><div>Also, the FAQ link is not working. It takes me to the home page of the github repo.</div><div><br></div><div>Yours truly</div><div>Hariprasad<br></div></div>