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

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -