Raised This Month: $12 Target: $400
 3% 

Problem during compiling amxmodx


Post New Thread Reply   
 
Thread Tools Display Modes
Shadows In Rain
Senior Member
Join Date: Apr 2010
Location: Russia::Siberia
Old 02-10-2012 , 13:17   Re: Problem during compiling amxmodx
Reply With Quote #11

You should try this method:

Quote:
MSVS
Project propertries
Configuration: All Configurations
Configuration propertries
C/C++
Advanced
Disable Specific Warnings = 4335;
Or add this before including any Metamod headers:
Code:
#pragma warning (disable : 4335)
It must help, so you don't even need to make changes to SDKs. At least it works fine for me (I'm creating Metamod plugin). In addition, I disabled 4005, but can't remember why.
__________________
I'm using Google translator, yarrr. |.◕‿‿◕.|
Shadows In Rain is offline
Send a message via ICQ to Shadows In Rain
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode