[reSIProcate] Support for wince under Visual C++ 8(VS 2005)
Derek MacDonald
derek at counterpath.com
Thu Jan 5 16:36:41 CST 2006
Resiprocate compiles under this as of revision 5781. This compiler has
Microsofts modern C++ preprocessor/compiler, so no C++ related changed had
to be made, just windows system calls & missing functions. It should be
fairly easy to maintain support for this compiler.
A couple of caveats:
- there are no project files for wince-VS8 in svn
- wince does not have time.h a strftime implementation; one must be provided
to link. wcecompat (http://www.essemer.com.au/windowsce/) is one option.
So two open tasks people could tackle:
- rip out a appropriately licensed strftime implementation(FreeBSD comes to
mind)
- write wince-VS8 project/solution files
--Derek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060105/ba1de8fe/attachment.htm>
More information about the resiprocate-devel
mailing list