user
01-11-2011, 05:23 PM
I've just downloaded all files of ClanLib 2.2 from SVN, and got this error while building it:
http://img130.imageshack.us/img130/9471/errorxw.png
I'm using Windows and VS 2010. I think, this error was caused by this patch:
http://www.rtsoft.com/forums/showthread.php?3739-Numpad-enter-key-patch
CL_KEY_NUMPAD_ENTER and CL_KEY_RETURN defines have the same value of 13, and the're both in the same switch. I don't know what is the best way to fix this bug. Do other developers have any ideas?
http://img130.imageshack.us/img130/9471/errorxw.png
I'm using Windows and VS 2010. I think, this error was caused by this patch:
http://www.rtsoft.com/forums/showthread.php?3739-Numpad-enter-key-patch
CL_KEY_NUMPAD_ENTER and CL_KEY_RETURN defines have the same value of 13, and the're both in the same switch. I don't know what is the best way to fix this bug. Do other developers have any ideas?