yss163com / libjingle

Automatically exported from code.google.com/p/libjingle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error while building as per guidelines in README

GoogleCodeExporter opened this issue · comments

What do you see?
error :
________Compiling build\dbg\obj\session\phone\srtpfilter.obj
srtpfilter.cc
c:\src\libjingle\talk\third_party\srtp\crypto\include\config.h(188) : error 
C2371: 'int8_t' : redefinition; different basic types
        f:\microsoft visual studio 10.0\vc\include\stdint.h(17) : see declaration of 'int8_t'
c:\src\libjingle\talk\third_party\srtp\crypto\include\config.h(188) : error 
C2371: 'int8_t' : redefinition; different basic types
        f:\microsoft visual studio 10.0\vc\include\stdint.h(17) : see declaration of 'int8_t'
scons: *** [build\dbg\obj\session\phone\srtpfilter.obj] Error 2
scons: building terminated because of errors.

What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by getsam...@gmail.com on 14 Mar 2012 at 9:09