I'm not sure what the context is here, but assuming there is no existing problem in the source code, and you want to get the integer data types from stdint.h, MEM_sys_types.h/BLO_sys_types.h can be used.
Brecht. On Thu, May 3, 2012 at 5:07 AM, Jason Wilkins <[email protected]> wrote: > I'm getting a ton of conflicts between various versions of stdint.h > > MSVC 2008 comes with its own stdint.h but some libraries some with > there own apparently. > > There seems to be additional versions in the quicktime and ffmpeg libraries. > > I trust Microsoft's version for their own compiler more than the > versions provided for compatibility with older versions of MSVC. > > I'm not sure how to fix this annoyance though. > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
