I see that in the svn repository, externals/Makefile calls for pthreadGC2 when building with MinGW, while Miller's pd-0.47-1 makefile.mingw calls for pthread. And the last pd-extended for Windows has only pthreadVC.dll in its bin directory. Surely extended installer placed pthreadGC2 in the system32 folder or its equivalent sysWOW64 pd-046-7 for Windows has pthreadVC.dll as well as pthreadVC.lib and libwinpthread-1,dll.
So it seems that pthreadGC2.dll is not needed, but I'm not sure why in pd-extended, -lpthreadGC2 ends up linking against pthreadVC.dll. Am I missing something?
Surely its not linking with pthreadVC because win8.1 say GC2 is missing and the object cant be created. Win10 machines don't give that info. When downloading a deken package on a system that don
t have extended installed (which in turn does NOT have certain Dlls on system32) lots of Objects can't be created.
Apparently this can be solved including the needed third party Dlls in the same dir as the Objects.
Mensaje telepatico asistido por maquinas.
From: chakekatzil@gmail.com Date: Mon, 11 Jul 2016 11:50:00 -0400 To: pd-list@lists.iem.at Subject: Re: [PD] w32 Deken package issues.
I see that in the svn repository, externals/Makefile calls for pthreadGC2 when building with MinGW, while Miller's pd-0.47-1 makefile.mingw calls for pthread. And the last pd-extended for Windows has only pthreadVC.dll in its bin directory. pd-046-7 for Windows has pthreadVC.dll as well as pthreadVC.lib and libwinpthread-1,dll. So it seems that pthreadGC2.dll is not needed, but I'm not sure why in pd-extended, -lpthreadGC2 ends up linking against pthreadVC.dll. Am I missing something?
Martin
On Mon, Jul 11, 2016 at 10:52 AM, Lucas Cordiviola lucarda27@hotmail.com wrote:
Ok I get it, that's quite cool but, so there will be copies of the same lib into each external folder needing it? Yes sure but that's ok. This way we don't have to recompile anything, that's not bad. I think that yes, but I have to do more tests.I'm testing on win8.1 and win10, not sure if it works on earlier Os. Mensaje telepatico asistido por maquinas.
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list