monsdar / CxxProf

CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as little overhead as possible. It should be easy to remove the profiling mechanism during compile and runtime from the code.
GNU General Public License v3.0
58 stars 5 forks source link

Library symbol "connect" not found #48

Open wr18768458295 opened 6 years ago

wr18768458295 commented 6 years ago

when I success build and start server,howerve, start the example failed: Creating CxxProfStatic Library symbol "connect" not found. Failed to initialize plugin "boost_system-vc120-mt-1_55": connect function not found Library symbol "connect" not found. Failed to initialize plugin "libzmq-v120-mt-4_0_4": connect function not found Library symbol "connect" not found. Failed to initialize plugin "pluma": connect function not found Library symbol "connect" not found. Failed to initialize plugin "sqlite3cc-vc120-0_1_1": connect function not found Library symbol "connect" not found. Failed to initialize plugin "sqlite_vs13": connect function not found