* Sarah Keating <skeating@caltech.edu> [2009-03-04 19:18] writes:
>
> Hi Herbert
>
> The MSVC7 files are certainly up to date as I used them to build the
> libraries included with the windows installers; and I know Akiya has
> used the MSVC8 versions.
>
> What problems did you get ?
We were using Visual Studio 2008, and ran into the problem that the
include file 'libsbml-config.win.h' wasn't actually being included
anywhere. Adding a few '#include' lines to those files it failed to
compile seemed to fix the problem. (This was with 3.3.1)