View Single Post
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 01-04-2013 , 18:41   Re: some errors recompiling amxx
Reply With Quote #5

Quote:
Originally Posted by Neeeeeeeeeel.- View Post
Thanks to both
Now I get this:
Code:
1>..\version.rc(8): fatal error RC1015: cannot open include file 'winres.h'.
:/
You currently speak English and at the same time you don't understand what the software is telling you.

Open "version.rc" file and try to change the line:

PHP Code:
#include <winres.h> 
To

PHP Code:
#include "winres.h" 
Maybe one of the types listed above should work.
If not, make sure you include "winres.h" file in your project.
__________________
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks