Skip to content

Instantly share code, notes, and snippets.

@qh-huang
Last active October 3, 2018 06:27
Show Gist options
  • Save qh-huang/de9039d7a5521f5e0980f85e0d049e8e to your computer and use it in GitHub Desktop.
Save qh-huang/de9039d7a5521f5e0980f85e0d049e8e to your computer and use it in GitHub Desktop.
QtCreator settings
# xenial (ubuntu 16.04)
/usr/include/c++/5
/usr/include/c++/5.4.0
/usr/include/eigen3
/usr/include/pcl-1.7
/usr/local/include/ceres
/opt/ros/kinetic/include
# bionic (ubuntu 18.04)
/usr/include/c++/7
/usr/include/c++/7.3.0
/usr/include/eigen3
/usr/include/pcl-1.8
/usr/local/include/ceres
/opt/ros/melodic/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment