in reply to Re^4: Inline::C with MSVC and linking external library
in thread Inline::C with MSVC and linking external library
I also discovered that doing use Incline C => Config => LIBS => 'usbi2cio.lib'; works
That was my point. The clue was in the error message: Note (probably harmless): No library found for -usbi2cio.lib
|
|---|