摘要:
阅读全文
posted @ 2019-09-24 17:43
hxqmw
阅读(107)
评论(0)
推荐(0)
摘要:
1、新建Win32控制台DLL项目; 2、添加测试头文件 #include "lua.h"#include "lauxlib.h"#include "lualib.h" 3、添加包含目录 D:\Program Files\lua\include (lua安装文件夹include目录)项目右键->属性 阅读全文
posted @ 2019-09-24 17:42
hxqmw
阅读(907)
评论(0)
推荐(0)
摘要:
生成c代码 1、创建包名(com.apress.swig)2、E:\workspace\HelloJni>swig -java -package com.apress.swig -outdir src/com/apress/swig jni/Unix.i 3、修改Makefile LOCAL_SRC 阅读全文
posted @ 2019-09-24 17:41
hxqmw
阅读(104)
评论(0)
推荐(0)
摘要:
1、解压到d盘根目录D:\apache-tomcat-8.0.32 2、设置JAVA_HOME或JRE_HOME 3、运行D:\apache-tomcat-8.0.32\bin\start.bat 4、浏览器运行http://localhost:8010/ 测试 问题: Start.bat运行报错, 阅读全文
posted @ 2019-09-24 17:40
hxqmw
阅读(133)
评论(0)
推荐(0)
摘要:
1、make: *** [out/host/linux-x86/bin/validatekeymaps] Error 127$ sudo apt-get install g++-multilib 2、out/host/linux-x86/bin/aapt: error while loading s 阅读全文
posted @ 2019-09-24 17:39
hxqmw
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号