Closed vaycavi closed 6 years ago
@vaycartavila This most likely stems from the fact that the path is too long. See the note given here:
Make sure to clone the tudatBundle from github directly into C:/
@vaycartavila Could you let us know if your issue has been resolved now? Thank.
Yes, I cloned the tudatBundle directly into C:/ and it worked. Thank you.
I obtain errors in Qt creator in "Configure Tudat Libraries, step 3". This is the error I obtain:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Boost_INCLUDE_DIR (ADVANCED) used as include directory in directory C:/Users/Vicente/repos/num_astro/tudat/Tudat
And then a lot of lines with directories appear.
How can I solve this in order to build the file? Thank you