【发布时间】:2010-12-07 00:51:25
【问题描述】:
你能推荐CDB的Windows端口,TinyCDB吗?
TinyCDB 不能在 Windows 上编译,需要
fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
fatal error C1083: Cannot open include file: 'nss.h': No such file or directory
我读到添加 O_BINARY 标志和#include 修复它,但我认为必须有一些经过测试的端口。到目前为止,我谷歌搜索没有返回任何项目。
谢谢 最大
【问题讨论】:
-
必须有人先行。那可能是你。
-
我发现 C++ 端口看起来是跨平台的chokkan.org/software/cdbpp
标签: windows database constants port cdb