maartenengels
2016-11-24 14:51:55 UTC
Hello everyone,
I am trying to port an application on android, and major parts of the src are written in c++11 so I need to build the source with LLVM/clang instead of GCC, because GCC 4.6 which is the last supported version has a bug and doesn't support major features.
Is there a known problem with SDL2 on android and LLVM/Clang?
Is there a workaround?
I am trying to port an application on android, and major parts of the src are written in c++11 so I need to build the source with LLVM/clang instead of GCC, because GCC 4.6 which is the last supported version has a bug and doesn't support major features.
Is there a known problem with SDL2 on android and LLVM/Clang?
Is there a workaround?