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?

 

 

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to