-
Notifications
You must be signed in to change notification settings - Fork 77
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
VS12 (2013) compile issues #1438
Comments
confirm |
Please try removing std:: from WheatyExceptionReport.cpp line 499 and ifs compile fine i'll commit it. I'm unable to test compile under win right now. |
That works, ace still broken tho
|
I know ACE fails under VS12 (2013) but i don't know how to fix that. But seems not related to my changes in WheatyExceptionReport.cpp |
I think we need to make vs projects for ace and add them with external
|
revert line 499 (std::) project will build |
@FallenAngelX Yes but ACE is still broken in VS2012 |
builds for me in my ult. 2012 studio ?? plus anythin past 2974mr has a terrible windows crash anyways |
Are you using external ace? And we just want to be able to run a
|
ahh no i dont use ace external no point in it since rsa has altered and uses the current ace in project ..... actually just got my server project up and running tonight template used to R2 and ike3 server bots https://github.com/fallenangelX/Infinity_MaNGOS |
https://gist.github.com/Lillecarl/8919409
d443acd
The one that's critical is the ACE_Wrapper compiler failing, because all projects depend on it.
Ill be more then happy to test changes!
EDIT: This is not some express edition, it's full version!
The text was updated successfully, but these errors were encountered: