Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Failure to install PDL::Graphics::Simple on Windows 10

by dk (Chaplain)
on Feb 19, 2020 at 07:26 UTC ( [id://11113138]=note: print w/replies, xml ) Need Help??


in reply to Failure to install PDL::Graphics::Simple on Windows 10

Try to install prima; if needed, without tests
  • Comment on Re: Failure to install PDL::Graphics::Simple on Windows 10

Replies are listed 'Best First'.
Re^2: Failure to install PDL::Graphics::Simple on Windows 10
by zubenel0 (Sexton) on Feb 19, 2020 at 17:09 UTC
    I have installed Prima successfully, but installation of PDL::Graphics::Prima failed with errors building prerequisite:

    Building PDL-Drawing-Prima gcc -c -I"C:\sw\pdl\perl\vendor\lib\PDL\Core" -I"C:\sw\pdl\perl\site\l +ib\Prima\CORE" -I"C:\sw\pdl\perl\site\lib\Prima\CORE\generic" -I"C:\s +w\pdl\c\include\libpng16" -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__U +SE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT - +DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bit +fields -s -O2 "-DVERSION=\"0.12\"" "-DXS_VERSION=\"0.12\"" -I"C:\sw\p +dl\perl\lib\CORE" -I"C:\sw\pdl\c\include" -o "lib\PDL\Drawing\Prima.o +" "lib\PDL\Drawing\Prima.c" ====================================================================== lib/PDL/Drawing/Prima.pm.PL: In function 'pdl_prima_fillpolys_readdata +': lib/PDL/Drawing/Prima.pm.PL:949:45: error: 'struct _Drawable_vmt' has +no member named 'get_fillWinding' curr_$singular = orig_$singular = $uncast my->get_$singular(widget +_handle); ^~ lib/PDL/Drawing/Prima.pm.PL:952:26: error: 'struct _Drawable_vmt' has +no member named 'get_fillWinding' orig_$singular = $uncast my->get_$singular(widget_handle); ^~ lib/PDL/Drawing/Prima.pm.PL:954:6: error: 'struct _Drawable_vmt' has n +o member named 'set_fillWinding' my->set_$singular(widget_handle, $cast curr_$singular); ====================================================================== error building xs.dll file from 'lib\PDL\Drawing\Prima.c' at C:/sw/pdl +/perl/lib/ExtUtils/CBuilder/Platform/Windows.pm line 128. -> FAIL Installing PDL::Drawing::Prima failed. See C:\sw\pdl\data\.cpa +nm\work\1582130333.17256\build.log for details. Retry with --force to + force install it. -> FAIL Installing the dependencies failed: Module 'PDL::Drawing::Prim +a' is not installed -> FAIL Bailing out the installation for PDL-Graphics-Prima-0.17.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11113138]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-18 06:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found