<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I did some tests and research:<br>
<br>
This has changed since 0.48.1:<br>
<br>
<a moz-do-not-send="true" href="https://github.com/pure-data/pure-data/commit/fee700b3b35caddab2ab4a48a726a6cdbf78e0ce#diff-98b033bba3f6874800b909fd8d6d97b2">https://github.com/pure-data/pure-data/commit/fee700b3b35caddab2ab4a48a726a6cdbf78e0ce#diff-98b033bba3f6874800b909fd8d6d97b2</a><br>
<br>
For some unknown reason Gem.dll fails to load but other old dlls loads fine.<br>
<br>
So I tried to compile Gem to see what happened. It turned that my compiled Gem.dll loads fine on my compiled >0.48.1 Pd.<br>
<br>
<br>
To compile gem I use the current git master branch and did on Msys2:<br>
<br>
./autogen.sh<br>
./configure --with-pd=C:/pd-sources/32 --prefix=E:/win10onexthd/gem-test/Gem-master/out-luc --without-ftgl
<br>
<br>
<br>
I get:<br>
<br>
*****************************************************************<br>
<br>
Result:<br>
  Target                 : Gem.dll<br>
  Objects                :<br>
  default window         : gemw32window<br>
<br>
Configuration:<br>
  Compiler               : g++<br>
  CXXFLAGS               : -g -O2 -freg-struct-return -mms-bitfields -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx<br>
                         :<br>
  DEFINES                :<br>
<br>
  LIBS                   : -lgdi32 -lws2_32 -lmsvcrt -lz -lm<br>
                         : -lvfw32<br>
  LDFLAGS                :<br>
                         :<br>
<br>
  Install path           : E:/win10onexthd/gem-test/Gem-master/out-luc<br>
<br>
 RTE (Pure Data):<br>
  external-extension     : dll<br>
  CFLAGS                 : -DPD -IC:/pd-sources/32/src<br>
  LIBS                   : -LC:/pd-sources/32/bin -Xlinker -l:pd.dll<br>
<br>
 used optional libraries:<br>
<br>
  font-rendering         :<br>
     default font        :<br>
<br>
  image-support<br>
    use ImageMagick      : no<br>
    use QuickTime        : no<br>
    use AVFoundation     : no<br>
    use TIFF             : no<br>
    use JPEG             : no<br>
  moviefile-support<br>
    use PLUGINS          : yes<br>
    use mpeg             : no<br>
    use mpeg-3           : no<br>
    use QuickTime        : no<br>
    use AVFoundation     :<br>
    use aviplay          : no<br>
    use gmerlin          : no<br>
  capture-support<br>
    use PLUGINS          : yes<br>
    use v4l              : no<br>
    use v4l2             : no<br>
    use ieee1394         : no<br>
    use DV               : no<br>
    use Unicap           : yes<br>
    use Video-for-WinDOS : yes<br>
    use QuickTime        : no<br>
    use AVFoundation     : no<br>
    <br>
*************************************************************<br>
<br>
It took 2hs to compile and Gem.dll is 81.9 MB<br>
<br>
I copied "libwinpthread-1.dll" & "libstdc++-6.dll" from the compiler to the Gem folder.<br>
<br>
Gem loads but can't create the [gemwin].</p>
<p><br>
</p>
<p><br>
</p>
<p>--<br>
</p>
<pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
<div class="moz-cite-prefix">On 3/20/2018 5:50 AM, IOhannes m zmoelnig wrote:<br>
</div>
<blockquote type="cite" cite="mid:66779393-ad03-b3d6-c08a-fc87422f9deb@iem.at">
<pre wrap="">On 2018-03-20 05:48, Lucas Cordiviola wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
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" issue.

We get:

C:\\Users\\Lucarda\\Documents\\Pd\\externals\\gem\\gem.dll: couldn't load
</pre>
</blockquote>
<pre wrap="">

ouch.
good catch.
do you have the failing binaries available?

since i'm not a w32 guy, any help is much appreciated.

fgmasdr
IOhannes

</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
Pd-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pd-dev@lists.iem.at">Pd-dev@lists.iem.at</a>
<a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-dev">https://lists.puredata.info/listinfo/pd-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>