putraxor / flutter_desktop_launcher

Flutter Desktop Launcher for Mac OS/Linux, support hot reload via VS Code
221 stars 35 forks source link

error while loading shared libraries: libjsoncpp.so.1: #13

Closed LinArcX closed 5 years ago

LinArcX commented 5 years ago

Hi. i follow yout instructions(on linux), but when i want to run the app:

./flutter_launcher 
./flutter_launcher: error while loading shared libraries: libjsoncpp.so.1: cannot open shared object file: No such file or directory
putraxor commented 5 years ago

Please refer to https://github.com/putraxor/flutter_desktop_launcher/issues/5

LinArcX commented 5 years ago

I have arch linux and install equivalent packages.(for example: jsoncpp). but i still have the the issue.