linux g++ undefined reference to `dlopen'類問題

main.cpp:(.text+0x19): undefined reference to `dlopen' main.cpp:(.text+0x22): undefined reference to `dlerror' main.cpp:(.text+0x62): undefined reference to `dlsym' 須要在編譯時加上-ldl。 將原來的編譯命令:g++ cfgfile.
相關文章
相關標籤/搜索