Forums - the Qonvert function in TextureConverter.h link failed

1 post / 0 new
the Qonvert function in TextureConverter.h link failed
zhaoyuebin
Join Date: 11 Jan 13
Location: suzhou
Posts: 1
Posted: Wed, 2013-08-14 01:35

Hi,I need help:

1) the Qonvert function in TextureConverter.h link failed:

/cygdrive/c/work/sdk/android-ndk-r8e/build/core/add-application.mk:128: AndroidNDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion 5 in /cygdrive/c/work/fm_build/proj/android/hello-gl2/AndroidManifest.xml
Compile++ thumb  : fm_render <= tex_tools.cpp
StaticLibrary  : libfm_render.a
SharedLibrary  : libapp.so
C:/work/sdk/android-ndk-r8e/toolchains/arm-linux-androideabi-4.6/prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.exe:
C:/work/fm_build/proj/android/hello-gl2/obj/local/armeabi/libfm_render.a(tex_tools.o): in function PVR_FormatToTEX_Format(unsigned int):C:/work/fm_build/proj/android/hello-gl2/jni/../../../../fm_render/tex_tools.cpp:22: error: undefined reference to 'Qonvert'
collect2: ld returned 1 exit status
/cygdrive/c/work/sdk/android-ndk-r8e/build/core/build-binary.mk:450: recipe for target `/cygdrive/c/work/fm_build/proj/android/hello-gl2/obj/local/armeabi/libapp.so' failed
make: *** [/cygdrive/c/work/fm_build/proj/android/hello-gl2/obj/local/armeabi/libapp.so] Error 1

the problem occurred in both v3.3 and v3.3.3

2) The Adreno Texture Tool can export KTX format file, but the CompressedTexture SAMPLE only show how to load ATC file. I want to know how to load a KTX format file that exported by the Texture Tool? And which format is better?

Thank you!

  • 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.