View Single Post
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 01-04-2013 , 20:59   Re: some errors recompiling amxx
Reply With Quote #6

Quote:
Originally Posted by claudiuhks View Post
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.
But line 8 from version.rc already contain #include "winres.h" ...

Edit: Solved I replaced "winres.h" with "WinResrc.h"

It compiles but...
Spoiler
__________________

Last edited by Neeeeeeeeeel.-; 01-05-2013 at 01:15.
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-