码迷,mamicode.com
首页 > 系统相关 > 详细

gcc在Linux下编译so文件出错 jni.h: no such file or directory

时间:2017-08-02 18:56:54      阅读:626      评论:0      收藏:0      [点我收藏+]

标签:gcc   ons   rac   directory   question   tac   linu   token   direct   

参考:https://stackoverflow.com/questions/13466777/jni-h-no-such-file-or-directory

例如:

gcc TestNative.cpp -I"${JAVA_HOME}/include" -I"${JAVA_HOME}/include/linux" -fPIC -shared -o testnative.so

gcc在Linux下编译so文件出错 jni.h: no such file or directory

标签:gcc   ons   rac   directory   question   tac   linu   token   direct   

原文地址:http://www.cnblogs.com/kemp-blogs/p/7275214.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!