Author Topic: Required DLL or security issues  (Read 8985 times)

J B Dastous

  • New Member
  • *
  • Posts: 2
Required DLL or security issues
« on: April 21, 2023, 08:45:50 AM »
Hello,
I have installed FEAP 8.6.1 successfully on my own Windows machine and it runs well. However I have shared the executable with someone else in my company and the program starts with an error stating that the application cannot starts correctly. I was wondering if this could be related to DLL's that I have in my Windows system files that the other person would not have ?
It is possible to know which Windows system DLL's are required so that FEAP runs successfully ? Or could there be other issues related to security ? ; we work in different departments so our IT settings might not be the same.

Thanks !

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Required DLL or security issues
« Reply #1 on: April 21, 2023, 04:57:27 PM »
I would guess that on a Windows computer that your colleague would need probably need the libraries from the Intel compiler.  It should be possible to only install the run time libraries, as opposed to installing the full compiler.

J B Dastous

  • New Member
  • *
  • Posts: 2
Re: Required DLL or security issues
« Reply #2 on: April 24, 2023, 10:21:44 AM »
Thanks for your answer. I will try to look into installing the intel run time dlls.