c++ - Cannot register regsvr32 a DLL with Boost on it -


i'm trying regsvr32 activex dll boost on it, far can build dll fine.

however issue regsvr32 keeps on failing. possible workaround can found here: http://binglongx.com/tag/regsvr32/

if try add boost_all_dyn_link gives error "mixing dll boost library static runtime bad idea..." remove there's no such error. when removed, dll can built fine.

now question how able regsvr32 activex dll boost on it? have tried , made work?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -