Re: [PD] missing MSVCR71.DLL on Win10, Gem can't load library

2017-04-11 Thread Jonghyun Kim
Ok, I see. It works without re-install or re-start. Just copy the file (msvcr71.dll) to that location (C:\Windows\System OR SysWOW64 OR installed Gem Folder) Thanks, Jonghyun On Tue, Apr 11, 2017 at 4:13 PM, IOhannes m zmoelnig wrote: > On 2017-04-10 23:38, Jonghyun Kim wrote: > > 3) Reinstall

Re: [PD] missing MSVCR71.DLL on Win10, Gem can't load library

2017-04-11 Thread IOhannes m zmoelnig
On 2017-04-10 23:38, Jonghyun Kim wrote: > 3) Reinstall Gem and restart Pd i seriously doubt that you need to re-install anything after putting msvcr71.dll into the PATH. you *might* not even need to restart Pd (but then, this is a simple enough). fgamsdr IOhannes signature.asc Description: O

Re: [PD] missing MSVCR71.DLL on Win10, Gem can't load library

2017-04-10 Thread Jonghyun Kim
Hope this helps, > > Salutti, > Lucarda > > > > Mensaje telepatico asistido por maquinas. > > > -- > *From:* Pd-list on behalf of Jonghyun Kim < > agitato...@gmail.com> > *Sent:* Monday, April 10, 2017 9:38 PM > *To:* pd-lis

Re: [PD] missing MSVCR71.DLL on Win10, Gem can't load library

2017-04-10 Thread Lucas Cordiviola
PM To: pd-list@lists.iem.at; Dan Wilcox; ro...@dds.nl Subject: [PD] missing MSVCR71.DLL on Win10, Gem can't load library Hi Pd folks, There is a bug that can not load Gem. This is caused by missing MSVCR71.DLL. I do not know whether this is Pd side or Win10 side. Pd-0.47-1 Gem-0.93.3 Win

[PD] missing MSVCR71.DLL on Win10, Gem can't load library

2017-04-10 Thread Jonghyun Kim
Hi Pd folks, There is a bug that can not load Gem. This is caused by missing MSVCR71.DLL. I do not know whether this is Pd side or Win10 side. Pd-0.47-1 Gem-0.93.3 Windows 10 x64 Workaround is: 1) find the file CMD > dir msvcr71.dll /s /p 2) copy the file to the location Copy msvcr71.dll to C