[DiscordArchive] is it okay if i use same extracted maps that I got while building CMaNGOS?
[DiscordArchive] is it okay if i use same extracted maps that I got while building CMaNGOS?
Archived author: Mutenroshi • Posted: 2025-05-04T00:59:53.979000+00:00
Original source
fatal error LNK1181: nocant open input file '..\server\database\RelWithDebInfo\database.lib'
Im having this error on compiling.
Archived author: Mutenroshi • Posted: 2025-05-04T01:02:01.710000+00:00
Original source
The ALL_BUILD keeps going but.. its failing on compiling some objects.. pretty important like dbimport.vcxproj and authserver
Archived author: Mutenroshi • Posted: 2025-05-04T01:04:56.952000+00:00
Original source
its true that I cant find "RelWithDebInfo" subdir inside 'database' or 'scripts'
Archived author: Mutenroshi • Posted: 2025-05-04T01:07:09.940000+00:00
Original source
Okay I think I might know what might be the issue, my Visual Studio profile not matching with requirements. Is that probably.
Archived author: Mutenroshi • Posted: 2025-05-04T01:14:08.103000+00:00
Original source
I had the MSVC v143 instead of v142 . also missing ATL
Archived author: Mutenroshi • Posted: 2025-05-04T01:15:18.814000+00:00
Original source
RelWithDebInfo its something i had to configure earlier to the build.. and I did.
Idk why that directory doesnt exist in the solution tbh
Archived author: Mutenroshi • Posted: 2025-05-04T01:15:41.116000+00:00
Original source
maybe ill need to redo the CMake process
Archived author: Mutenroshi • Posted: 2025-05-04T01:34:05.415000+00:00
Original source
should I enable the option USE_MYSQL_SOURCES , while generating the solution with CMAKE?
Archived author: Mutenroshi • Posted: 2025-05-04T01:39:20.872000+00:00
Original source
Uhm. I guess its all related to MySQL version..
Archived author: Mutenroshi • Posted: 2025-05-04T01:39:28.555000+00:00
Original source
Ill have to install v8.4