Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building the libraries does not work #2

Open
wjhuisman opened this issue Apr 2, 2018 · 1 comment
Open

Building the libraries does not work #2

wjhuisman opened this issue Apr 2, 2018 · 1 comment

Comments

@wjhuisman
Copy link

Hi Dominic,

I had to re-install my tudat bundle (don't ask me why haha) and now that I am trying to build the libraries, something goed wrong. I get the following message:

17:59:52: Running steps for project TudatBundle... 17:59:52: Starting: "/usr/bin/cmake" --build . --target all Error: could not load cache 17:59:52: The process "/usr/bin/cmake" exited with code 1. Error while building/deploying project TudatBundle (kit: Desktop) When executing step "CMake Build" 17:59:52: Elapsed time: 00:00.

Does is matter where I build my libraries? I just use the path: "/home/wouter/Documents/Studie/TU Delft/tudatBundle/build" as specified in http://tudat.tudelft.nl/installation/downloadTudatBundle/commandLine.html

What am I doing wrong?

Kind regards

@DominicDirkx
Copy link
Member

Hi Wouter,

The location of the build folder does not have any consequences for the project: you do have to make sure that the build folder is set correctly in Qt, though (Project->Build->CMake). If this doesn't work, ypu can delete your build folder, and any CMakeLists.txt.user file that may have been created in tudatBundle, and reopen the project in Qt, it should work fine,

Dominic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants