12-20-2014, 10:24 PM
Got it. On my computer it reports the following dlls are missing:
libifcoremd.dll
libmmd.dll
msvcr120.dll
svml_dispmd.dll
You should be able to find them somewhere on your system and copy them to the EnergyPlus folder. It may require more dlls as they may have further dependencies. To find out for yourself, try run it on a computer where the compilers (VS and Intel) are not installed...
The proper solution is to adjust your compiler options so it builds with static libraries only.
Cheers,
Yi
libifcoremd.dll
libmmd.dll
msvcr120.dll
svml_dispmd.dll
You should be able to find them somewhere on your system and copy them to the EnergyPlus folder. It may require more dlls as they may have further dependencies. To find out for yourself, try run it on a computer where the compilers (VS and Intel) are not installed...
The proper solution is to adjust your compiler options so it builds with static libraries only.
Cheers,
Yi