Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Understanding Inline::C to call vendor libraries

by Anonymous Monk
on Jul 25, 2014 at 07:45 UTC ( [id://1095003]=note: print w/replies, xml ) Need Help??


in reply to Understanding Inline::C to call vendor libraries

Try
-l "C:\Program Files\Common Files\Pr +oduct\4.1\dptcpiphi.dll" ';
because https://gcc.gnu.org/onlinedocs/gcc/Invoking-GCC.html-L is for library paths to find -l libraryname in

Its easier to manage http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html like C_INCLUDE_PATH/LIBRARY_PATH...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-25 16:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found