in reply to Bulding libwin32 18 with bleedperl
to read instead'LIBS' => [ ":nosearch ${inetlib}.lib" ],
Which sort of fixes it. I doubt I am rather curing the symptom instead of the actual illness though.'LIBS' => [ ":nosearch ${inetlib}.lib $Config{libs}" ],
|
|---|