STREAMER LIB

I moved the streamer program via TFTP, but it says the lib is missing.

./streamer: error while loading shared libraries: libmsgbroker.so.0: cannot open shared object file: No such file or directory

Is this normal? Or do I need to move the libraries one by one?

Comments

  • Hi TaeJung,

    Do you have the KL730 SDK package? If so, you could use the build_demo.sh script to automatically package the demo_out directory. This package includes all necessary drivers, libraries, and sample programs. Simply transfer this demo_out package to the KL730 via SD card or NFS. Running sample programs like streamer will then function without issues.

Sign In or Register to comment.