Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
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.


In reply to Re^2: Failure to install PDL::Graphics::Simple on Windows 10 by zubenel0
in thread Failure to install PDL::Graphics::Simple on Windows 10 by zubenel0

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-18 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found