Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error Line 119 When Compiling #4

Open
spiffynacho opened this issue Nov 13, 2024 · 0 comments
Open

Bug: Error Line 119 When Compiling #4

spiffynacho opened this issue Nov 13, 2024 · 0 comments

Comments

@spiffynacho
Copy link

spiffynacho commented Nov 13, 2024

Current Behaviour

When attempting to build AC with the module, I receive the following errors:

C2039: 'StringFormatFmt' is not a member of 'Acore'
C3861: 'StringFormatFmt': identifier not found
C2593: 'operator =' is ambiguous
LNK1181: cannot open input file '......\modules\RelWithDebInfo\modules.lib'

Build Errors

Expected Behaviour

When building, I should not see these errors.

Steps to reproduce the problem

  1. Add module to "modules" folder
  2. Load project using CMAKE
  3. Build using Visual Studio

Extra Notes

No response

AC rev. hash/commit

AzerothCore rev. 4da49dd63ada 2024-11-10 15:33:01 +0100 (master branch) (Win64, RelWithDebInfo, Static)
Connected players: 1. Characters in world: 1.
Connection peak: 2.
Server uptime: 1 day(s) 4 hour(s) 42 minute(s) 26 second(s)
Update time diff: 2ms. Last 500 diffs summary:
|- Mean: 9ms
|- Median: 2ms
|- Percentiles (95, 99, max): 26ms, 39ms, 379ms
Using SSL version: OpenSSL 3.0.11 19 Sep 2023 (library: OpenSSL 3.0.11 19 Sep 2023)
Using Boost version: 1.81.0
Using CMake version: 3.27.7
Using MySQL version: 80034
Found MySQL Executable: C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
Compiled on: Windows 10.0.20348
Worldserver listening connections on port %hu
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: true, getHeight: true, indoorCheck: true
MMAPs status: Enabled
maps directory located in C:/Build/bin/RelWithDebInfo/Data/maps. Total size: 291014951 bytes
vmaps directory located in C:/Build/bin/RelWithDebInfo/Data/vmaps. Total size: 658130721 bytes
mmaps directory located in C:/Build/bin/RelWithDebInfo/Data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS
Using World DB: ACDB 335.12-dev
Latest LoginDatabase update: 2024_01_20_00.sql
Latest CharacterDatabase update: mod_solo_craft.sql
Latest WorldDatabase update: z_filter_disabled_and_trash.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
List of enabled modules:
|- mod-ah-bot
|- mod-solo-lfg
|- mod-solocraft
|- mod-weekendbonus

Operating system

Windows Server 2022

Custom changes or Modules

Running the following modules:

  • BreakingNewsOverride
  • mod-ah-bot
  • mod-solocreaft
  • mod-solo-lfg
  • mod-weekendbonus
@spiffynacho spiffynacho changed the title Bug: Error Line 199 When Compiling Bug: Error Line 119 When Compiling Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant