Re: [ipe-dicuss] IPE 7.2.8 on windows 7 64 bits
Otfried Cheong via Ipe-discuss <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> Thu, 10 Jan 2019 22:57:52 +0100
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <1547157472.2339720.1631329976.3DCFBA99@webmail.messagingengine.com> |
Strange, the Microsoft documentation didn't mention that this function would not be available on older systems. Perhaps VisualStudio automatically includes the update for the C runtime if these functions are used. In any case, you should be able to solve the problem by installing the Universal C Runtime: https://www.microsoft.com/en-us/download/confirmation.aspx?id=48234 You only need to install the one file Windows6.1-KB2999226-x64.msu from the WindowsUCRT.zip on that page. Please let me know if it works - alternatively, I can try to build Ipe in such a way that the function is only loaded dynamically when it is available in the DLL. Cheers, Otfried On Thu, Jan 10, 2019, at 17:00, Fabien Lafont via Ipe-discuss wrote: > Hi, > > First of all thank you very much for the new release of IPE. I am > using it for many years now and I still find that's an amazing > software. > > I have an error when I intent to run the last version on windows 7 > 64 bits. > > *The procedure entry point _create_locale could not be located in the > dynamic link library msvcrt.dll* > > Should I install something else? > > Thanks, > > Fabien > _______________________________________________ > Ipe-discuss mailing list Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] > https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss