开发者

Looking for a good C++ based RSS API

开发者 https://www.devze.com 2022-12-22 06:51 出处:网络
I tried http://code.google.com/p/feed-reader-lib but holy cow, talk about difficult to build. It has a nightmare of dependencies on Xerces and Xalan, both of which seem to be choking under the new Vis

I tried http://code.google.com/p/feed-reader-lib but holy cow, talk about difficult to build. It has a nightmare of dependencies on Xerces and Xalan, both of which seem to be choking under the new VisualStudio 2010 C++ compiler. I've wasted hours trying to build this thing which is a shame. Does anyone have anything a little easier to hit the ground开发者_开发技巧 running with?


Look at this question: Recommendations: Easy To Use/Low Dependency C/C++ RSS Library

0

精彩评论

暂无评论...
验证码 换一张
取 消