Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-25 Thread Lucas Cordiviola
@Christof For some reason I didn't had the gemwin.pd. I copied it and now it works. :) Mensaje telepatico asistido por maquinas. On 3/25/2018 8:59 PM, Lucas Cordiviola wrote: > I'm starting pd with > > pd -noprefs -font 12 -path C:\Users\Lucarda\Documents\Pd\externals\Gem > -lib Gem > > I get

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-25 Thread Lucas Cordiviola
I'm starting pd with pd -noprefs -font 12 -path C:\Users\Lucarda\Documents\Pd\externals\Gem -lib Gem I get the warning in the console: *** GEM: Graphics Environment for Multimedia GEM: ver: 0.93. GEM: compiled  on Mar 24 2018 GEM: maintained by IOhannes m zmoelnig GEM:

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-25 Thread Christof Ressi
did you add GEM to your path? in recent GEM, [gemwin] is an abstraction.   Gesendet: Montag, 26. März 2018 um 00:55 Uhr Von: "Lucas Cordiviola" An: "IOhannes m zmoelnig" , "pd-dev@lists.iem.at" Betreff: Re: [PD-dev] Current GIT

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-25 Thread Lucas Cordiviola
I did some tests and research: This has changed since 0.48.1: https://github.com/pure-data/pure-data/commit/fee700b3b35caddab2ab4a48a726a6cdbf78e0ce#diff-98b033bba3f6874800b909fd8d6d97b2 For some unknown reason Gem.dll fails to load but other old dlls loads fine. So I tried to compile Gem to

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-20 Thread Lucas Cordiviola
On 3/20/2018 8:56 PM, oliver wrote: > i am definitely no developer ;-) > > but, yes include me and i will participate in any testing necessary ! Thanxs for joining Oliver! We are not so many with a win machine/Msys2 to do tests. The more we are we can speed/double-check the hole thing. If

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-20 Thread Lucas Cordiviola
Here --> http://lucarda.com.ar/x/Gem-not-loading-w32.zip -- Mensaje telepatico asistido por maquinas. On 3/20/2018 5:50 AM, IOhannes m zmoelnig wrote: On 2018-03-20 05:48, Lucas Cordiviola wrote: Oliver and I did some tests on compiling Pd for windows. We found that the current master

Re: [PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-20 Thread IOhannes m zmoelnig
On 2018-03-20 05:48, Lucas Cordiviola wrote: > > Oliver and I did some tests on compiling Pd for windows. > > We found that the current master branch can't load Gem. > > We can load it with Miller's build or with self builds from > "pure-data-mingw-autotools2" branch from January ‎9, ‎2018. >

[PD-dev] Current GIT master builds are unable to load Gem on Windows

2018-03-19 Thread Lucas Cordiviola
Oliver and I did some tests on compiling Pd for windows. We found that the current master branch can't load Gem. We can load it with Miller's build or with self builds from "pure-data-mingw-autotools2" branch from January ‎9, ‎2018. We are sure this is not an "msvcr71.dll" issue or a "-lib"