Skip to content

Binaries Generation

ELHorta edited this page Oct 15, 2021 · 15 revisions

The Xar-Trek binary generation assumes that the application was correctly implemented on Popcorn Linux.

It is not necessary to modify any source files to use Xar-Trek. The folder Xar-Trek-Examples contains two applications (face detection; digit recognition) that can be used as test cases.

Create the folder xar-trek-app

Copy each application folder to xar-trek-app

Copy all files from Xar-Trek-Scripts to xar-trek-app

Edit "xar-trek.cfg" file accordingly (see comments embedded in the file)

Execute "Xar-Trek-Run.sh"

The x86 and ARM binaries will be stored at /xar-trek-app/Xar-trek-BIN

Clone this wiki locally