mardi 18 décembre 2018

Compilation errors when using VS to compile for android - "__int128" is undefined

Using Visual Studio 2017 (15.8.7), I started a "Cross Platform" -> "Shared Library (Android, iOS) project.

The settings I use to build are:

  • Debug
  • ARM64
  • Clang 5.0
  • Dynamic Library (.so)
  • Nougat 7.0, (android-24)
  • GNU STL static library (gnustl_static)

    Error E0020 identifier "__int128" is undefined C:\Microsoft\AndroidNDK64\android-ndk-r15c\sources\cxx-stl\gnu-libstdc++\4.9\include\limits 1405

This error happens in type_traits, cstdlib as well as in limits.

Aucun commentaire:

Enregistrer un commentaire