python - Search path of Dll file set by Lib file after packaging -


i have c++ program on visual studio imported python library linked header files , python27.lib file pointing windows/system32/python27.dll @ runtime.

my question is, when package program , ship it, client required have same dll in system32 well? or dll packaged along it?


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

stringtemplate - StringTemplate4 if conditional with length -