We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is the error message I'm getting:
[curves] ==> '/home/mbosse/catkin_aslam/build/curves/build_env.sh /usr/bin/make -j7 -l7' in '/home/mbosse/catkin_aslam/build/curves' [ 10%] Generating API documentation with Doxygen /bin/sh: 1: cd: can't cd to /home/mbosse/catkin_aslam/devel/share/curves/doc make[2]: *** [CMakeFiles/doc] Error 2
The text was updated successfully, but these errors were encountered:
I can fix the problem by manually making the missing directory, but should this be automatically done?
Sorry, something went wrong.
I had a pending pull request for doxygen_catkin (ethz-asl/doxygen_catkin#4). I've just merged this to master. Update this package and it should work.
No branches or pull requests
Here is the error message I'm getting:
[curves] ==> '/home/mbosse/catkin_aslam/build/curves/build_env.sh /usr/bin/make -j7 -l7' in '/home/mbosse/catkin_aslam/build/curves'
[ 10%] Generating API documentation with Doxygen
/bin/sh: 1: cd: can't cd to /home/mbosse/catkin_aslam/devel/share/curves/doc
make[2]: *** [CMakeFiles/doc] Error 2
The text was updated successfully, but these errors were encountered: