[fpc-pascal] FP.exe error in x86_64-Win64

James Richters james at productionautomation.net
Fri Aug 9 14:19:58 CEST 2019


Now I have a new problem.  I am able to successfully compile and run my project with the text IDE if I use the trunk version of FPC, and I can run the resulting exe just fine on the computer I compiled it on,  but when I run it on one of my other computers, one that I was always able to run the win32 version of my program on just fine,  the x64 version now comes up with 

 

‘The code execution cannot proceed because MSVCR110.dll was not found. Reinstalling the program may fix this problem’

 

I do not understand this at all, I never needed anything like that dll before, and I have no idea what it is or why the 64bit version would need it, and I also don’t know why  this works fine on my development computer without it and why I need it on my other computers that I have been running the 32bit version of the exact same program on for years.

 

Any thoughts on this?

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190809/14e443b9/attachment.html>


More information about the fpc-pascal mailing list