[opensource-dev] C++ Need help to resolve stdint.h typedef conflicts between Quicktime and VS2010

Nicky Perian nickyperian at yahoo.com
Sun Jan 30 05:38:11 PST 2011


 media_plugin_quicktime.cpp
C:\Program Files (x86)\QuickTime SDK\CIncludes\GNUCompatibility/stdint.h(49): 
error C2371: 'int_fast16_t' : redefinition; different basic types
          C:\Program Files (x86)\Microsoft Visual Studio 
10.0\VC\include\stdint.h(34) : see declaration of 'int_fast16_t'

there are more errors like these but the same header just different int's

I have tried #include <stdint.h> and #undef and that doesn't help.

Need help as my C++ knowledge sucks.

But, I m trying to improve.

Nicky



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110130/05519a02/attachment.htm 


More information about the opensource-dev mailing list