Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
2017-01-24 18:51 GMT-02:00 Lucas Cordiviola : > > I though at that time that the problem migth come cuz in the help there > are multiple [coll] & they all share not having a name, I thougt that > giving some diff names could solve the help patch problem. > I have many

Re: [PD] building externals on windows

2017-01-24 Thread Lucas Cordiviola
All that I have mention had/has a "pd/bin" dir where pd.dll sits, they are all different. See you later cuz I`m leaving home. Enjoy your Windows Pc! Salutti, Lucarda. Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
any vanilla install if I'm not mistaken 2017-01-24 23:00 GMT-02:00 Lucas Cordiviola : > *>yes, I use **pd-lib-builder, but doesn't it automatically find the > m_pd.h and pd.exe files automatically?* > > > The Pd installer is fine for a normal user. Not for a w32

Re: [PD] building externals on windows

2017-01-24 Thread Lucas Cordiviola
>yes, I use pd-lib-builder, but doesn't it automatically find the m_pd.h and >pd.exe files automatically? The Pd installer is fine for a normal user. Not for a w32 dev/tester. I recommend that you use the zip version. You don`t want "C:\Program Files (x86)" as it has spaces in the name.

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
2017-01-24 16:23 GMT-02:00 Christof Ressi : > If you use pd-lib-builder, just open the shell, 'cd' to the directory of > the makefile and type: > > make pdincludepath={path to m_pd.h} pdbinpath={path to pd.exe} > make install objectsdir={where you want to install} > yes, I

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
> so, again, only issue I have is with the included help file from cyclone 02 I though at that time that the problem migth come cuz in the help there are multiple [coll] & they all share not having a name, I thougt that giving some diff names could solve the help patch problem. But I never

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
yeah, I see I have it in the cyclone 02 beta 2 you sent me... so, again, only issue I have is with the included help file from cyclone 02 I dont get the error with the new help file I wrote from scratch, I dont have the issue with the given test file that initiated this thread on the list, I

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
> well, if I still need another dll I'm not sure, I dont think so, but send me > that please? "libgcc_s_dw2-1.dll" is included that pkg. Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres Sent: Tuesday, January 24,

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
all that is fine, no problem, no error! 2017-01-24 18:26 GMT-02:00 Lucas Cordiviola : > Try creating a [coll], use it, dont open the help, close your patch & > close Pd. > > > Mensaje telepatico asistido por maquinas. > > > -- > *From:*

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
2017-01-24 18:22 GMT-02:00 Lucas Cordiviola : > Irrc beta2 also needs “libgcc_s_dw2-1.dll”. > > And I think both are only for [coll] > > Surely theres a diff in the source code. > > Surely its a another compile. > I dont think the source code of coll was altered at all,

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
Try creating a [coll], use it, dont open the help, close your patch & close Pd. Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres Sent: Tuesday, January 24, 2017 8:12 PM To: Lucas Cordiviola Cc: pd-list@lists.iem.at

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
Irrc beta2 also needs "libgcc_s_dw2-1.dll". And I think both are only for [coll] Surely theres a diff in the source code. Surely its a another compile. Keep in mind that if you compile those olds, you will end up needing "pthreadGC-3.dll" instead of "pthreadGC2.dll" because GC-3 is the newer

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
It is confirmed, I get the error in cyclone beta2 with the help file when I close Pd! 2017-01-24 18:07 GMT-02:00 Alexandre Torres Porres : > so, the only difference from beta1 and beta2 is that the pthread .dll is > already included in in beta2, right? > > thanks > >

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
so, the only difference from beta1 and beta2 is that the pthread .dll is already included in in beta2, right? thanks 2017-01-24 17:52 GMT-02:00 Lucas Cordiviola : > Here goes the old cyclones: > > > http://lucarda.com.ar/x/alex-cyclone-past-editions.zip > > > Mensaje

Re: [PD] building externals on windows

2017-01-24 Thread Lucas Cordiviola
>but now I got MinGW... >can I have both? yes Mensaje telepatico asistido por maquinas. From: Pd-list on behalf of Alexandre Torres Porres Sent: Tuesday, January 24, 2017 7:51 PM To: Jonathan Wilkes Cc:

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
Should be fine.  msys2 installs to its own toplevel directory. -Jonathan From: Alexandre Torres Porres To: Jonathan Wilkes Cc: "pd-list@lists.iem.at" Sent: Tuesday, January 24, 2017 2:51 PM Subject: Re: [PD] building

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
Here goes the old cyclones: http://lucarda.com.ar/x/alex-cyclone-past-editions.zip Mensaje telepatico asistido por maquinas. From: Alexandre Torres Porres Sent: Tuesday, January 24, 2017 6:18 PM To: Lucas Cordiviola Cc:

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
That's too small.  I think you got an incomplete download. My browser's download dialog tells me it should be 67.7 MB -Jonathan From: Alexandre Torres Porres To: Jonathan Wilkes Cc: Lucas Cordiviola ; "pd-list@lists.iem.at"

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
yeah, i'm downloading again, seems i only had a corrupted download of only 10mb but now I got MinGW... can I have both? 2017-01-24 17:49 GMT-02:00 Jonathan Wilkes : > > I just sent you the print screen of that > > > > Thanks. In addition to size, I'm curious why that file

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
> I just sent you the print screen of that Thanks.  In addition to size, I'm curious why that file doesn't have the msys2 icon. And why there is a checkmark next to it. Just tried downloading and running the installer on an x86_64 Windows 10 machine.  I successfully got to the initial

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
2017-01-24 17:30 GMT-02:00 Jonathan Wilkes : > Hm... > What is the size of msys2-x86_6420161025 <(64)%202016-1025>? > 10.2 MB (10,793,328 bytes) > > -Jonathan > > > ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
Hm... What is the size of msys2-x86_6420161025? -Jonathan ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

[PD] building externals on windows -> Attention Alex

2017-01-24 Thread Lucas Cordiviola
Before I forget: Win10 does not pop-up "missing dll" warnings. In the case of [coll] 3th party dlls are needed. Those are somewhere in the Mingws dirs. Those required dll can be placed in the same folder where the external, when you are testing, and later you include it in the Deken Pkg. On

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
2017-01-24 16:57 GMT-02:00 Jonathan Wilkes : > > try msys2: https://msys2.github.io/ > > tried it, downloaded both, no dice... couldnt get to step 2... all I got from one of them (x86_64) is that it couldn't run on my laptop... and I think that my system is x86_64... > > >

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
> for some reason, cuoldn't run the installers of msys2, trying mingw now What error did you get? -Jonathan ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
> try msys2: https://msys2.github.io/ Btw-- if there is any Windows build whiz out there, please consider building the entire msys2 system and reporting any bugs upstream to the msys2 developers. Last I checked, apparently the lead developer is the only one who is able to reliably build the

Re: [PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
for some reason, cuoldn't run the installers of msys2, trying mingw now 2017-01-24 16:39 GMT-02:00 Lucas Cordiviola : > Follow Fred`s WindowsMinGW > > > http://puredata.info/docs/developer/WindowsMinGW > > Stop @ Building Pd-Vanilla > > Irrc thats enough. > > Open the file

Re: [PD] building externals on windows

2017-01-24 Thread Lucas Cordiviola
Follow Fred`s WindowsMinGW http://puredata.info/docs/developer/WindowsMinGW Stop @ Building Pd-Vanilla Irrc thats enough. Open the file explrer and go to C:\MinGW\msys\1.0 Double-click on msys.bat cd to your cyclone folder. Now the rest depends on where you have Pd installed or if not

Re: [PD] building externals on windows

2017-01-24 Thread Jonathan Wilkes via Pd-list
At least for Purr Data, you can use the msys2 environment from the build instructions to build externals:https://git.purrdata.net/jwilkes/purr-data#windows-32-bit-using-msys2 The build system is inherited from Pd-extended, so you can go into the externals directory and type something

Re: [PD] building externals on windows

2017-01-24 Thread Christof Ressi
try msys2: https://msys2.github.io/ it comes with GCC, a UNIX-like shell and a package manager (pacman). I'm using mingw32_shell.bat (should lie in C:/msys64) all the time to compile stuff. If you use pd-lib-builder, just open the shell, 'cd' to the directory of the makefile and type:   make

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
great, please send me both 01 and 02 ;) 2017-01-24 16:12 GMT-02:00 Lucas Cordiviola : > Hi Alex, > > Well 0.2 beta1 had the threaded coll, and there were no problems, or they > didn`t show up. (problem here was that pthreadGC2.dll was not included in > the deken pkg, but

Re: [PD] [coll] bug

2017-01-24 Thread Lucas Cordiviola
Hi Alex, Well 0.2 beta1 had the threaded coll, and there were no problems, or they didn`t show up. (problem here was that pthreadGC2.dll was not included in the deken pkg, but most people that had Pd-extended installed already had that .dll ) Then Fred recompiled beta2 (only for windows?)

[PD] building externals on windows

2017-01-24 Thread Alexandre Torres Porres
howdy, first time with my hands on a windows machine and I wanna try building libraries like cyclone who could point me to guidelines, HOW TOs and hints? Lucas? thanks ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
2016-09-20 16:12 GMT-03:00 Lucas Cordiviola : > Ops, > > I'm getting the error but only when opening the help patch. Not if using > with or without the threaded option. > > Testing with beta 2. > > We should check the help patch. > Wow, now I tried the help file from

Re: [PD] repackaging externals on Deken

2017-01-24 Thread katja
On Mon, Jan 23, 2017 at 5:00 AM, Liam Goodacre wrote: > > > Also, can you elaborate on your second-last paragraph? I don't follow this. > I'm sorry that this discussion got complicated but I may not have grasped your intention. From your original mail: "Is it feasible /

Re: [PD] [coll] bug

2017-01-24 Thread Alexandre Torres Porres
Hi, hey... now I got a windows machine, so I tried to test this! It's windows 10 64 bits btw but well... I cant get the old coll from cyclone02 beta cause it is gone from deken... i guess I could build it, but i still dont know how to do that in windows... anyway, so first thing I did is I