i have been using win32::multimedia:: joystick for many years on a variety of computers. i can not get it to work on my new win 10 computer no matter what i do. i get a compilation failed in require error message. the requires are dynaloader, exporter and autoloader. i have tied replacing these with versions form machines on which they work and have tried everything else i can without success. win32::multimedia::joystick was installed using PPM or Cpanamis as i have done in the past. there must be some version conflict but i do not see any specific version specified in the joystick PM code. i have checked path and env variables and added everything i can and again it will not work. many other PMs i have installed work fine but i have not done a lot of testing on this new machine. there is another joystick PM that works fine but it only works with three axis and very few of the buttons so my preferred one should work if i can get beyond the include issue. anything to check that i might have missed? any win 10 incantations necessary?

In reply to win32 joystick by spencoid

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.