View Single Post
  #17   Spotlight this post!  
Unread 11-01-2016, 14:16
gbuckholtz gbuckholtz is offline
Registered User
FRC #2809
 
Join Date: Jan 2016
Location: Kingston, Ontario
Posts: 1
gbuckholtz is an unknown quantity at this point
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?
Reply With Quote