|
Re: Anybody had any luck with FRCSim?
I am working with the 2016 release of everything and I am getting this error when running the simulator:
[Err] [Plugin.hh:165] Failed to load plugin /home/robosim/wpilib/simulation/plugins/libclock.so: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
[Err] [Plugin.hh:165] Failed to load plugin /home/robosim/wpilib/simulation/plugins/libdc_motor.so: libprotobuf.so.8: cannot open shared object file: No such file or directory
[Err] [Plugin.hh:165] Failed to load plugin /home/robosim/wpilib/simulation/plugins/libdc_motor.so: libprotobuf.so.8: cannot open shared object file: No such file or directory
[Err] [Plugin.hh:165] Failed to load plugin /home/robosim/wpilib/simulation/plugins/libdc_motor.so: libprotobuf.so.8: cannot open shared object file: No such file or directory
[Err] [Plugin.hh:165] Failed to load plugin /home/robosim/wpilib/simulation/plugins/libdc_motor.so: libprotobuf.so.8: cannot open shared object file: No such file or directory
[Err] [Plugin.h
I have verified that the location and file exists
Has anyone else encountered and overcome this?
|