Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `kick_wrapper::~kick_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/kick/kick_wrapper.h:44:(.text._ZN12kick_wrapperD2Ev[_ZN12kick_wrapperD2Ev]+0x11): undefined reference to `member_wrapper::~member_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `ban_wrapper::~ban_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/ban/ban_wrapper.h:13:(.text._ZN11ban_wrapperD2Ev[_ZN11ban_wrapperD2Ev]+0x11): undefined reference to `hybrid_wrapper::~hybrid_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `softban_wrapper::~softban_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/softban/softban_wrapper.h:9:(.text._ZN15softban_wrapperD2Ev[_ZN15softban_wrapperD2Ev]+0x11): undefined reference to `hybrid_wrapper::~hybrid_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `hardban_wrapper::~hardban_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/hardban/hardban_wrapper.h:14:(.text._ZN15hardban_wrapperD2Ev[_ZN15hardban_wrapperD2Ev]+0x11): undefined reference to `hybrid_wrapper::~hybrid_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `mute_wrapper::~mute_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/mute/mute_wrapper.h:13:(.text._ZN12mute_wrapperD2Ev[_ZN12mute_wrapperD2Ev]+0x11): undefined reference to `member_wrapper::~member_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `warn_wrapper::~warn_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/warn/warn_wrapper.h:12:(.text._ZN12warn_wrapperD2Ev[_ZN12warn_wrapperD2Ev]+0x11): undefined reference to `member_wrapper::~member_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `member_wrapper::member_wrapper(std::vector<dpp::guild_member, std::allocator<dpp::guild_member> > const&, moderation_command&)':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/kick/../member_wrapper.h:48:(.text._ZN14member_wrapperC2ERKSt6vectorIN3dpp12guild_memberESaIS2_EER18moderation_command[_ZN14member_wrapperC2ERKSt6vectorIN3dpp12guild_memberESaIS2_EER18moderation_command]+0xe0): undefined reference to `command_wrapper::~command_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/modules/moderation.cpp.o: in function `hybrid_wrapper::hybrid_wrapper(std::vector<std::variant<dpp::guild_member, dpp::user*>, std::allocator<std::variant<dpp::guild_member, dpp::user*> > > const&, moderation_command&)':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/modules/../wrappers/ban/../hybrid_wrapper.h:59:(.text._ZN14hybrid_wrapperC2ERKSt6vectorISt7variantIJN3dpp12guild_memberEPNS2_4userEEESaIS6_EER18moderation_command[_ZN14hybrid_wrapperC2ERKSt6vectorISt7variantIJN3dpp12guild_memberEPNS2_4userEEESaIS6_EER18moderation_command]+0x106): undefined reference to `command_wrapper::~command_wrapper()'
- /usr/bin/ld: CMakeFiles/Reactaio.dir/src/cogs/moderation/wrappers/unban/unban_wrapper.cpp.o: in function `unban_wrapper::~unban_wrapper()':
- /home/arshia/CLionProjects/ReactAIO/src/cogs/moderation/wrappers/unban/unban_wrapper.h:14:(.text._ZN13unban_wrapperD2Ev[_ZN13unban_wrapperD2Ev]+0x11): undefined reference to `user_wrapper::~user_wrapper()'
- clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement