There are two problems with the MSVC build process.
fix msvc make lib examples make lib examples DEBUGMODE=1 make installallAfterwards, you will have everything except some documentation formats. You always have the documentation in chm format (in the file adime220\docs\chm\adime.chm). If you want the documentation in other formats (including html, txt and others), you have to build it with DJGPP instead of MSVC:
fix djgpp make docs
By Sven Sandberg, svens@it.uu.se. Last updated on 17 April 2005. |