Hello I have downloaded the last version of pestpp and when trying to build it using the provided MSVC solution or using CMake it fails. The reason is that the build is configured to generate dll and during the building of the dlls the export libraries are not built. I finally solved the problem by switching to static libraries but I would prefer using dlls
thanks
jac