[Openal] [freeALUT] missing stdint.h under visualc++8 - why not add Paul Hsieh portable stdint.h?

Andre Krause post at andre-krause.net
Thu Nov 23 02:04:47 PST 2006


the current svn version of freeALUT does not compile out of the box
under visual c++ 2005. i had to change the header alutInternal.h a
little bit so it includes the freely available stdint.h from paul hsieh

http://www.azillionmonkeys.com/qed/pstdint.h
http://en.wikipedia.org/wiki/Stdint.h

why not modify alutInternal.h in such a way that, if it detects a
missing stdint.h, it includes pstdint.h from the same directory?

greetings, andre






More information about the Openal mailing list