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

Compile error lastest commits (e2596af ) #18816

Closed
Taaboy opened this issue Jan 13, 2017 · 0 comments
Closed

Compile error lastest commits (e2596af ) #18816

Taaboy opened this issue Jan 13, 2017 · 0 comments

Comments

@Taaboy
Copy link

Taaboy commented Jan 13, 2017

Description:
Compile Error Latest Commit (e2596af )
Current behaviour: (Tell us what happens.)
Compile 1st Try after update

14>F:\Trinty Sourcecode\TrinityCoreLegion\TrinityCore\src\server\game\Spells\Spell.cpp(3927): error C2065: 'm_cast_count': undeclared identifier
14>F:\Trinty Sourcecode\TrinityCoreLegion\TrinityCore\src\server\game\Spells\Spell.cpp(4028): error C2065: 'm_cast_count': undeclared identifier

Compile 2nd Time after Update
14>F:\Trinty Sourcecode\TrinityCoreLegion\TrinityCore\src\server\game\Spells\Spell.cpp(3927): error C2065: 'm_cast_count': undeclared identifier
14>F:\Trinty Sourcecode\TrinityCoreLegion\TrinityCore\src\server\game\Spells\Spell.cpp(4028): error C2065: 'm_cast_count': undeclared identifier

17>LINK : fatal error LNK1181: cannot open input file '..\game\Release\game.lib'
18>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
18> Building Custom Rule F:/Trinty Sourcecode/TrinityCoreLegion/TrinityCore/CMakeLists.txt
18> CMake does not need to re-run because F:\Trinty Sourcecode\TrinityCoreLegion\Build\CMakeFiles\generate.stamp is up-to-date.
19>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------
19>Project not selected to build for this solution configuration
========== Build: 16 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========

Both time with cleaned build Folder. 13/01/2017

TAABOY
Expected behaviour: (Tell us what should happen instead.)

Steps to reproduce the problem:

Branch(es): 3.3.5 / master (Tell us which branch(es) this issue affects.)
Master
TC rev. hash/commit:
e2596af
TDB version:
7.03
Operating system:
Windows 10
MS Visual Studio 15
//: # (This template is for problem reports. For other types of report, edit it accordingly.)
//: # (If this is a crash report, include the crashlog with https://gist.github.com/)
//: # (For fixes containing C++, create a Pull Request.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants