dirk-thomas / vcstool

Vcstool is a command line tool designed to make working with multiple repositories easier
Apache License 2.0
412 stars 88 forks source link

vcs: 'g++-4.8' is not a vcs command. See 'vcs help'. #235

Open hnufly opened 2 years ago

hnufly commented 2 years ago

When executing command ‘vcs import src < /tmp/mavlink.repos‘, an error is reported: ‘VCs: 'G + + - 4.8' is not a vcs command. See 'VCs help' ‘ Under ROS2

dirk-thomas commented 2 years ago

The information you provided is not sufficient to reproduce the problem or even guess what might go wrong. Please provide a SSCCE which in this case includes the exact .repos file you are using, the platform you use, the vcstool version and how you installed it, etc.