"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Trouble while executing ImageTarget running on Linux SUSE

 

I'm using Linux SUSE and I'm trying to run ImageTarget however it gets me the next error:

In file included from jni/ImageTargets.cpp:15:0:

/home/dpalacios/Android/android-ndk-r8b/platforms/android-8/arch-arm/usr/include/jni.h:592:13: note: the mangling of 'va_list' has changed in GCC 4.4

 

I assume there's a compatibility error with GCC because I have gcc (SUSE Linux) 4.6.2, so, how can I fix this problem?