Thanks! I link to libcurl.dll.a, Inline can build a xs.dll successfully. but still failed:
"C:\perl\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- +bb_pl_d714.bs blib\arch\auto\bb_pl_d714\bb_pl_d714.bs 644 Files found in blib\arch: installing files in blib\lib into architectu +re dependent library tree Installing C:\Users\Administrator\Downloads\curl-7.67.0_4-win64-mingw\ +curl-7.67.0-win64-mingw\_Inline\lib\auto\bb_pl_d714\bb_pl_d714.xs.dll Finished "make install" Stage Starting Cleaning Up Stage Finished Cleaning Up Stage Finished Build Compile Stage Had problems bootstrapping Inline module 'bb_pl_d714' Can't load 'C:\Users\Administrator\Downloads\curl-7.67.0_4-win64-mingw +\curl-7.67.0-win64-mingw\_Inline\lib/auto/bb_pl_d714/bb_pl_d714.xs.dl +l' for module bb_pl_d714: load_file:The specified module could not be found a +t C:/perl/perl/lib/DynaLoader.pm line 193. at C:/perl/perl/site/lib/Inline.pm line 541. at bb.pl line 6. BEGIN failed--compilation aborted at bb.pl line 6.

In reply to Re^2: Can't call libcurl with Inline::C on Windows by Anonymous Monk
in thread Can't call libcurl with Inline::C on Windows by Anonymous Monk

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.