Dear All,
I'm not able to run a Feap85 executable on a other computers where Visual Studio is not installed.
I compiled the program (release version) on a Windows computer using Visual Studio Community 2017 and Intel Parallel Studio XE 2018 Cluster.
Then I copied the .exe file on another computer where Visual Studio is not installed, but I get the following error:
"This program can't start because libifcoremd.dll is missing from your computer"
Is there any properties I need to change when I compile the solution to make the .exe file work on all computers?
Thank you in advance