android mk include header的相關文章
stl - Can't include C++ headers like vector in Android NDK - Stack Overflow

stl - Can't include C++ headers like vector in Android NDK - Stack Overflow

瀏覽:1320
日期:2025-06-12
Thank you thank you!! You finally solved my problem. Turns out I had my Application.mk in the wrong place! I had it in the project folder but not in the JNI folder (I'm not sure why but since I started android development I always thought it went there). ...看更多