Troubleshooting

CMake step fails

  1. Make sure you used the correct toolchain.cmake file.
  2. Make sure you specify "modules/src/examples/helloworld" for the "where is the source code", NOT "modules/src/examples/helloworld/src".
  3. Remove the contents of the build directory, and re-run cmake.

If it still does not solve the problem, set the environment variables DEBUG and VERBOSE to "1", and send us the output of cmake.

Compilation fails

Make sure you are using a compatible OS (refer to the required operating systems section for more information).

Note:

With Ubuntu 10.10 (not officially supported), the compilation may fail because the libmpfr1ldbl package is missing. Install this package on your computer and run the compilation.





Copyright © 2010 Aldebaran-Robotics - All rights reserved