Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
April 2017
Description
isohybrid does not build with MSVC < 2013 due to using inttypes.h, which is not available there.
A fix should be as simple as commenting out include <inttypes.h> and adding the needed typedefs in reactos_support_code.h