Vladimir Gamalian
32f5bf0b18
Fix mingw compilation.
...
SEEK_END and SEEK_SET do not visible for mingw (there is no #include <stdio.h> in the include tree for SDLpp/RWops.cc).
Both constants are using for RWops::Seek -> SDL_RWseek, which accepts "whence" as one of defines RW_SEEK_SET/RW_SEEK_CUR/RW_SEEK_END.
My suggestion is: replace SEEK_END -> RW_SEEK_END, SEEK_SET -> RW_SEEK_SET.
2015-06-28 08:39:41 +07:00
..
2014-12-25 19:40:50 +03:00
2015-01-19 01:41:37 +03:00
2015-01-19 00:58:22 +03:00
2014-12-19 19:33:30 +03:00
2014-12-18 18:26:11 +03:00
2015-01-12 21:43:28 +03:00
2014-12-28 06:32:18 +03:00
2015-01-12 21:43:28 +03:00
2015-01-19 01:41:37 +03:00
2015-01-19 01:41:37 +03:00
2015-05-14 17:50:02 +03:00
2015-05-14 17:50:02 +03:00
2014-12-26 20:54:22 +03:00
2015-01-20 02:56:34 +03:00
2015-01-20 02:56:34 +03:00
2015-01-20 02:56:34 +03:00
2015-01-20 02:56:34 +03:00
2015-03-12 17:44:08 +03:00
2015-03-12 17:44:08 +03:00
2015-06-28 08:39:41 +07:00
2015-01-19 01:41:37 +03:00
2015-01-10 22:11:50 +03:00
2015-01-19 01:41:37 +03:00
2015-01-12 21:43:28 +03:00
2015-01-19 01:41:37 +03:00
2015-01-19 03:06:56 +03:00
2015-01-19 01:41:37 +03:00
2015-01-11 06:25:38 +03:00
2015-01-12 21:43:28 +03:00
2015-01-19 01:41:37 +03:00
2015-01-24 23:42:21 +03:00
2015-01-19 01:41:37 +03:00
2015-01-19 01:41:37 +03:00
2015-01-24 23:42:21 +03:00
2015-01-19 01:41:37 +03:00
2015-01-19 01:41:37 +03:00
2015-01-12 21:43:28 +03:00
2015-01-21 23:13:41 +03:00
2015-01-21 23:13:41 +03:00