I am trying to make a program that includes stdio.h, which fails when including stddef.h. This is some sort of INCLUDE path problem, I think.
It appears that there is no gcc binaries for Windows; you have to compile your own, and they have not made it easy. MinGW seems to be the only alternative.
No comments:
Post a Comment