摘要:
#include "MainScene.h" #include "SimpleAudioEngine.h" #include <iostream> #include <string.h> using namespace std; #include "opencv.hpp" #include <ope 阅读全文
posted @ 2020-11-12 14:32
YZFHKMS-X
阅读(262)
评论(0)
推荐(0)
摘要:
提醒所有的作者 庞大的开源库有自己的编译脚本或者程序,最好不要自行编译,否则会很痛苦的 {如:在编译前会定义某些宏} 如ffmpeg opencv 等这些 windows : cd boost_1_71_0 ./bootstrap.bat ./b2.exe linux: ./b2.exe --pre 阅读全文
posted @ 2020-11-12 13:28
YZFHKMS-X
阅读(167)
评论(0)
推荐(0)