修改文件:
RKDevice.h
注释掉
//#define PAGE_SIZE 2048
DefineHeader.h
注释掉
/*#ifndef __MINGW...
回复:xp系统下在cygwin中编译瑞芯微rkdeveloptool修改文件:
RKDevice.h 注释掉 //#define PAGE_SIZE 2048 DefineHeader.h 注释掉 /*#ifndef __MINGW... |
回复:xp系统下在cygwin中编译瑞芯微rkdeveloptool下载的git仓库的是:https://github.com/rockchip-linux/rkdeveloptool.git
|
xp系统下在cygwin中编译瑞芯微rkdeveloptoolOct1158@xpsp3-bh8f7e0 /cygdrive/f/Projects/rkdeveloptool
$ aclocal Oct1158@xpsp3-bh8f7e0 /cygd... |
./configure: line 4215: syntax error near unexpected token `LIBUSB1,libusb-1.0'./configure: line 4215: syntax error near unexpected token `LIBUSB1,libusb-1.0'
./configure: line... |
|
cygwin里面可以安装libusb-devel [图片]![]() |
回复:configure:4076: error: C++ preprocessor "/lib/cpp" fails sanity check重新运行cygwin安装程序,把gcc和g++都升级成5.4.0版本,g++就能用了。
checking for g++... g++ checking whe... |
configure:4076: error: C++ preprocessor "/lib/cpp" fails sanity checkconfigure:4076: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more d... |
回复:xp安装cygwin [图片]![]() |
回复:xp安装cygwincygwin官网:https://cygwin.com/install.html
|