[DiscordArchive] Did you run cmake, make and make install after adding it?
[DiscordArchive] Did you run cmake, make and make install after adding it?
Archived author: Revision • Posted: 2023-01-03T17:48:47.939000+00:00
Original source
Did you run cmake, make and make install after adding it?
Archived author: Mahlon • Posted: 2023-01-03T17:48:53.879000+00:00
Original source
oh no
Archived author: Revision • Posted: 2023-01-03T17:49:09.357000+00:00
Original source
You don't edit the config in the mod-solocraft folder by the way
Archived author: Revision • Posted: 2023-01-03T17:49:48.565000+00:00
Original source
When you run make install (after cmake and make) the config will automatically be copied to /etc/modules where your worldserver.conf is at /home/azerothcore/azeroth-server/etc or whatever you have it at)
Archived author: Mahlon • Posted: 2023-01-03T17:58:09.726000+00:00
Original source
when doing make -j 4
.text+0x1): undefined reference to `Addmod_solocraft_masterScripts()'Archived author: Mahlon • Posted: 2023-01-03T17:58:10.739000+00:00
Original source
/usr/bin/ld: ../../../modules/libmodules.a(ModulesLoader.cpp.o): in function `AddModulesScripts()':
ModulesLoader.cpp
.text+0x1): undefined reference to `Addmod_solocraft_masterScripts()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [src/server/apps/CMakeFiles/worldserver.dir/build.make:192: src/server/apps/worldserver] Error 1
make[1]: *** [CMakeFiles/Makefile2:1020: src/server/apps/CMakeFiles/worldserver.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Archived author: Revision • Posted: 2023-01-03T17:58:43.089000+00:00
Original source
Remove -master
Archived author: Revision • Posted: 2023-01-03T17:58:45.595000+00:00
Original source
from the name of the folder
Archived author: M'Dic • Posted: 2023-01-03T17:59:32.292000+00:00
Original source
then rerun cmake
Archived author: Honey • Posted: 2023-01-03T18:04:53.254000+00:00
Original source
We should add `_master` to the auto-reply of the bot