Linux c++ error: undefined reference to ‘dlopen’ October 20, 2022 by Tarik You have to link against libdl, add -ldl to your linker options