Forums - Running config on X86 host

3 posts / 0 new
Last post
Running config on X86 host
diwu
Join Date: 15 Nov 21
Posts: 15
Posted: Tue, 2021-12-07 03:40

I want to run the example  "/home/wudi/Software/snpe-1.52.0.2724/examples/NativeCpp/SampleCode/jni" on ubuntu x86 host, but there is no cmakeLists.txt configuring the project, how to write the snpe configuration in cmakelists,please?

  • Up0
  • Down0
c_zhanpe
Join Date: 12 Apr 20
Posts: 4
Posted: Tue, 2021-12-07 23:24

Hi,

Snpe already provide  makefile for compile on x86 host,makefile file located "home/wudi/Software/snpe-1.52.0.2724/examples/NativeCpp/SampleCode/Makefile.x86_64-linux-clang",so just execute the cmd "make -f Makefile.x86_64-linux-clang" in SampleCode folder,you will get snpe-sample for ubuntu x86.

  • Up0
  • Down0
diwu
Join Date: 15 Nov 21
Posts: 15
Posted: Wed, 2021-12-08 00:12

Ok, I will use Makefile directly to make. Thank you very much!

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.