You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i run "orocreate-pkg mycomponent", then make it. The terminal display like this:
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- orogen (LoadError)
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require' from /home/wangzheng/orocos_toolchain/install/bin/typegen:2:in
'
CMake Error at /home/wangzheng/orocos_toolchain/install/lib/cmake/orocos-rtt/UseOROCOS-RTT.cmake:611 (add_subdirectory):
add_subdirectory given source "/home/wangzheng/Robot/build/typekit" which
is not an existing directory.
Call Stack (most recent call first):
CMakeLists.txt:34 (orocos_typegen_headers)
`
What‘s the problem? Is there something wrong with ruby on my computer. And the system is Ubuntu16.04.
The text was updated successfully, but these errors were encountered:
Hi,
i run "orocreate-pkg mycomponent", then make it. The terminal display like this:
'/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
require': cannot load such file -- orogen (LoadError)from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
require' from /home/wangzheng/orocos_toolchain/install/bin/typegen:2:in
CMake Error at /home/wangzheng/orocos_toolchain/install/lib/cmake/orocos-rtt/UseOROCOS-RTT.cmake:611 (add_subdirectory):
add_subdirectory given source "/home/wangzheng/Robot/build/typekit" which
is not an existing directory.
Call Stack (most recent call first):
CMakeLists.txt:34 (orocos_typegen_headers)
`
What‘s the problem? Is there something wrong with ruby on my computer. And the system is Ubuntu16.04.
The text was updated successfully, but these errors were encountered: