For 32bit Strawberry Perl Portable (at least), there is a problem that
c/i686-w64-mingw32/lib/ also has a libglut.a and a libglut32.a which
causes a problem with the configuration.  If you remove or rename, or
relocate those libraries then the correct one in c/lib should be picked
up and things seem to work.  A new release will come once a better
solution is found.

Fixes welcome!
Chris


On Sun, Sep 29, 2013 at 2:20 PM, Chris Marshall <[email protected]> wrote:
> This is a work-around release fixing a segfault for some platforms
> which caused the PDL/t/opengl.t test to fail on cleanup.  This should
> allow PDL-2.007 TriD code to work (at least as well as it used to).
> As always, feedback welcome!  --Chris
>
> +------------------------------------------------------------------------+
> |                  OpenGL-0.6701
> +------------------------------------------------------------------------+
>
> General Notes:
>
>  * This is a work-around release to work around a problem with
>    segfaults during the glutCloseFunc() processing.  Until a
>    real fix is found, the feature has been disabled.
>
> Highlights:
>
>   * glutCloseFunc() feature has been disabled.  A warning is given
>     the first time the close handler is called.
>
>   * Strawberry perl builds are now detected and the build configuration
>     is corrected.  This should allow for automated builds.

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to