1 Star 0 Fork 2

noticeable/libcstl

forked from ronaldoa/libcstl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.Win32 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
ActiveSys 提交于 2013-12-20 16:14 . support _Bool.
Under Windows, libcstl support vs project for Windows XP,
Windows Server 2003, Windows Vista, Windows Server 2008 and
Windows 7.
How to compile libcstl with Visual Studio
-----------------------------------------
In order to compile libcstl you will need:
- Microsoft Visual Studio 2005/2008 (or higher).
- libcmockery for libcstl_ut project.
You can download it from http://code.google.com/p/cmockery/
Open the sulotion file libcstl\build-win\vc8\libcstl.sln with
Visual Studio 2005 or libcstl\build-win\vc9\libcstl.sln with
Visual Studio 2008. Build project libcstl, then libcstl.lib,
the library file to link with the applications, and libcstl.dll
will be generated in libcstl\bin\. Build project libcstl_it, then
libcstl_it.exe will be generated in libcstl\bin\, this file is
libcstl inteface testing execute file. Build project libcstl_ut,
then libcstl_ut.exe will be generated in libcstl\bin\, this file
is libcstl unit testing execute file. You will need cmockery.lib
and google\*.h, the header files of cmockery libaray, in vc8/vc9
directory.
NOTE
-----------------------------------------
LIBCSTL WILL BE CANCEL MSVS SUPPORT IN FURTER VERSION,
BECAUSE THE MSVS DOES NOT SUPPORT C99 FULLY.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/noticeable/libcstl.git
git@gitee.com:noticeable/libcstl.git
noticeable
libcstl
libcstl
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385