tbeu
tbeu
Still outdated in line 75 of [zlib/win32/README-WIN32.txt](https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/win32/README-WIN32.txt#L75)
@topwizprogramming See #624 and #620 for the proposed fixes.
Resolved by 7ecf7c7458578d05a20fa481436dd5c58db112f7 and 6c532a8e8a2fcedc4abbe2378dd26b5d89cf1c4a.
Resolved by 352cb28d12baf02863ff5d4d96be0587ced419a1.
> Can I get any hints on how to change the configuration type? Do not select BUILD_SHARED_LIBS in CMake GUI or run cmake with `-DBUILD_SHARED_LIBS=off`.
The real problem with the missing import libraries (LIB) when building shared libraries (DLL) using MSVC is that there are no exported symbols at all in the shared libraries (DLL)....
Sorry, I am not a CMake expert.
Why should it be not possible to simply depend on a Modelica library that already can handle external files? We have several platform-generic, tool-independent, license-friendly FLOSS libraries available, that are...
I am also not a weather data expert but checking the files you have, the spec and the Java conversion utility it does not look complicated. If I understand it...
@PMehrfeld 1. Since I am the maintainer of the CombiTimeTable of the MSL I am of course interested what the problem with periodic extrapolation is/was. Some problems were fixed in...