inmarket Posted February 20, 2015 Report Posted February 20, 2015 When GFILE_NEED_STDIO was set to TRUE there were a couple of sources of compile errors.A/ There were definition conflicts within the stdio emulation routines themselves.B/ A number of GOS emulation layers (eg Win32, X) and supporting drivers require access to the native platform stdio.h file. When GFILE_NEED_STDIO was defined this lead to definition conflicts for these platforms.Both these issues are now resolved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now