in reply to Understanding Inline::C to call vendor libraries
because https://gcc.gnu.org/onlinedocs/gcc/Invoking-GCC.html-L is for library paths to find -l libraryname in-l "C:\Program Files\Common Files\Pr +oduct\4.1\dptcpiphi.dll" ';
Its easier to manage http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html like C_INCLUDE_PATH/LIBRARY_PATH...
|
|---|