Android ndk-build iostream: No such file or directory

后端 未结 5 1050
难免孤独
难免孤独 2020-12-05 22:40

I\'m having problem with compiling cpp file using ndk-build tool (windows 7 with cygwin) Error appears when I try to compile cpp file with #include:

jni/nati         


        
5条回答
  •  一生所求
    2020-12-05 23:41

    Update your android ndk to the latest one . I faced error in android ndk ver 5

提交回复
热议问题