[DiscordArchive] The error happened while compiling? The text from the compiler please. And is this the first time co
[DiscordArchive] The error happened while compiling? The text from the compiler please. And is this the first time co
Archived author: JudgeFae • Posted: 2025-07-21T03:46:02.155000+00:00
Original source
The error happened while compiling? The text from the compiler please. And is this the first time compiling or did you install any new mods?
Archived author: BootlessFawn007 • Posted: 2025-07-21T03:46:42.912000+00:00
Original source
I compiled after adding the mod-individual-progression module. Not my first time, just the first error
Archived author: JudgeFae • Posted: 2025-07-21T03:47:09.468000+00:00
Original source
Normally clearing out the build folder and rebuilding fixes these
Archived author: BootlessFawn007 • Posted: 2025-07-21T03:47:31.037000+00:00
Original source
How do I send you this compile text? Seems like it will be too long to send here
Archived author: JudgeFae • Posted: 2025-07-21T03:48:00.344000+00:00
Original source
Cmake needs to refresh itself to see the new mod. I think it's okay to not post it for now. Try clearing the build folder and starting from there
Archived author: BootlessFawn007 • Posted: 2025-07-21T03:50:29.597000+00:00
Original source
Do you mean just deleting everything in build folder? Do I need to back anything up?
Would me running the .sql files in my HeidiSQL change anything? I would think not, but just wanna ask in case
Archived author: JudgeFae • Posted: 2025-07-21T03:51:40.404000+00:00
Original source
If you go to azerothcore/build you can type "cmake .." in the console and that should tell cmake about the existence of the new module
Archived author: JudgeFae • Posted: 2025-07-21T03:52:01.468000+00:00
Original source
It's more for uninstalling a module that I always delete the whole build folder. The above command should be enough