Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 364

Packaging Applications Raspberry Pi

$
0
0

Justin wrote:

So i've got Openframworks working on a Raspberry Pi and my app compiling and running fine.

What I want to do now is move this app to another Raspberry Pi and run it without having to install / compile all of OpenFramworks.

The readMe.txt in the application's bin directory talks of the libs directory containing all the shared libraries required to run the application but the libs folder is empty.

Is there away to add in the required shard libraries and make the application portable?

The specific error i get when trying to run the application is.

error while loading shared libraries: libfreeimage.so.3: cannot open shared object file: No such file or directory

Posts: 5

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 364

Trending Articles