支持WinCE交叉编译的CMake:cmake-2.8.3-win32-x86-ce.zip 使用方法: md build cd build cmake .. -G "Visual Studio 8 2005" -DCMAKE_WINCE_SDK="Windows Mobile 6 Professional SDK (ARMV4I)" -DPORT=WinCE
========= Cppcheck ========= About The original name of this program is "C++check" but it was later changed to "cppcheck". Manual A manual is available online: http://cppcheck.sourceforge.net/manual.pdf Compiling Any C++11 compiler should work. For