Menu

#4 0.83 can't compile under vc2005

open-fixed
nobody
None
5
2010-04-19
2008-12-29
Anonymous
No

parsersax.tcc includes "strings.h" which vc2005 doesn't have, only mingw has this file.
Comment this line could at last end up a lib.
Link htmlcxxapp with this lib did produced a running program.

Discussion

  • Davi de Castro Reis

    Added conditional include for the header. The code already had the conditionals to use stricmp in windows. Thanks for the report.

     
  • Davi de Castro Reis

    • status: open --> open-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.