the following dll’s were added to the lib directory
and
msvcp140d.dll copied to msvcp140.dll
vcruntime140d.dll copied to vcruntime140.dll
and you need both of these to exist !!
the following dll’s were added to the lib directory
and you need both of these to exist !!
Can you post the names of the missing files on your system so I can add them to the official release.
|Processor|Intel(R) N100 800 MHz|
|Installed RAM|16.0 GB (15.8 GB usable)|
|System type|64-bit operating system, x64-based processor|
Just to confirm these changes work for the v2.0.2 dev version also.
Ok, looking into it the files api-ms-win-… should be installed by the Windows update Update for Universal C Runtime in Windows - Microsoft Support
The d in the name msvcp140d.dll is for the Debug version of the files. But the main file msvcp140.dll is installed by the Visual C++ redistributables (either x86 or x64). Usually by some other program if the system is not freshlly installed.
So I would have to look into why the debug versions were needed in the first place.
The api files and a concrt140.dll (renamed with a “d” were on my system . I did not download them but copied them from the windows system directory to the prepomax lib directory.
Good evening to every one, I am experiencing the same exact issue described above: in my case, I am using PPM 2.0.0 on Win 10. I tried with version 2.0.3 as well, nothing changed. Is there any solution? I tried to find the described dlls ( api-ms-win-crt-heap-l1-1-0.dll, api-ms-win-crt-runtime-l1-1-0.dll, concrt140d.dll) without any success. thank you very much!
You may also find you’re missing dll’s to get ccx_dynamic to run with all the solver options available. I point prepomax to use ccx_static from http://www.dhondt.de/calculix_2.21_4win.zip this however means you won’t get Pardiso, but Pastix seems to be quite popular and this will work.