Forums - Adreno SDK installation error

1 post / 0 new
Adreno SDK installation error
pdpanchal115
Join Date: 20 Apr 17
Posts: 1
Posted: Thu, 2017-04-27 04:04

Hello,

I have one board having snapdragen 410 CPU and adreno 306 GPU. I want to install adreno SDK on my ubuntu 14.04  Desktop so i can compile code for adreno 306 GPU. I downloaded SDK and i am trying to run makefile which is present in folder  Development/Build/Linux/  . but it gives error,

sudo mkdir -p ../../../Bin
cp -p -f ./Run_Samples.sh ../../../Bin/Run_Samples.sh
make -C ../../Tools/ResourcePacker/Build/Linux         
make[1]: Entering directory `/home/parth/Development/Tools/ResourcePacker/Build/Linux'
# TextureConverter dependency
make -C ../../../TextureConverter/build/ubuntu 
make: Entering an unknown directory
make: *** ../../../TextureConverter/build/ubuntu: No such file or directory.  Stop.
make: Leaving an unknown directory
make[1]: *** [../../../../../Intermediate/Tools/ResourcePacker/Linux/BinaryDataResource.o] Error 2
make[1]: Leaving directory `/home/parth/Development/Tools/ResourcePacker/Build/Linux'
make: *** [all] Error 2
 
Please give any suggestions.
 
  • Up0
  • Down0

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.