Current version of liblsoda does not support build on Visual Studio.
Here is the tested environment:
- Windows 7 (64bit)
- CMake 2.8.12 (add "CXX" to "project(liblsoda C)" in CMakeLists.txt)
- Visual Studio 11.0
The error was caused by unsupported syntax on C code (#include "cfode_static.inc" in cfode_static.c)
Current version of liblsoda does not support build on Visual Studio.
Here is the tested environment:
The error was caused by unsupported syntax on C code (#include "cfode_static.inc" in cfode_static.c)