Compiling libogc
Posted: Sun Aug 01, 2010 4:17 am
Hello, I would like to compile libogc, but I am having some trouble and I'm hoping that you can help. I tried to search the forum for an answer, but I could not find one. I have looked at this related topic: http://devkitpro.org/viewtopic.php?f=3&t=2069, but what I am trying to do is compile libogc, not set it up to work in my development environment (that I managed to do successfully). I am using Visual Studio 2008, but I am not adverse to using another method, I just thought that I would use the included studio solution.
It seems that I am missing some files, here are some of the ones that pop up:
asm.h
stdbool.h
lwp.h
unistd.h
_ansi.h
processor.h
What is strange is that I can find some of these files, hidden deep within devkitPPC or msys, like stdbool.h. Adding them to the include path just seems to introduce new errors. It is my guess that I am missing something with my current set up.
Thank you very much!
It seems that I am missing some files, here are some of the ones that pop up:
asm.h
stdbool.h
lwp.h
unistd.h
_ansi.h
processor.h
What is strange is that I can find some of these files, hidden deep within devkitPPC or msys, like stdbool.h. Adding them to the include path just seems to introduce new errors. It is my guess that I am missing something with my current set up.
Thank you very much!