View Single Post
  #1   Spotlight this post!  
Unread 26-01-2017, 17:35
rtse's Avatar
rtse rtse is offline
449 Lead Programmer
AKA: Ryan Tse
FRC #0449 (Blair Robot Project)
Team Role: Programmer
 
Join Date: Mar 2016
Rookie Year: 2016
Location: Montgomery Blair High School
Posts: 9
rtse is an unknown quantity at this point
Deploying Problem liblog4cpp_gcc

I was trying to deploy my code and I got this error.

Code:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /var/volatile/tmp/libwpilibJavaJNI6460090964424469265.so: liblog4cpp_gcc-4.4-arm_v2_3.so: cannot open shared object file: No such file or directory
When I deploy this version of the code, it deploys fine, however when I deploy this version, it doesn't work.

I have seen a similar "missing so file" error before, and I fixed it by reflashing the RoboRIO. However, reflashing the RoboRIO did not fix this error.

Has anyone experienced this before?
__________________
Ryan Tse

2015-2016: 449 Programmer
2016-2017: 449 Lead Programmer

GitHub
rytse@mbhs.edu
Reply With Quote