c++ - Do I need to include the lib file in my final release when building an EXE and a DLL? -


i understand *.lib file used linker map dll entry points executable. however, once executable (*.exe) has been built, lib file need included in installer customer?

no doesn't. need dll.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -