Platform:IBM AIX 6.1, compiler:xlc_r
 
In the generated file "Config.h", the "//" comment is c++ mode, not c mode, so 
when I compile the source='decaf/internal/util/zip/adler32.c'
it show the below error
"./decaf/util/Config.h", line 30.1: 1506-046 (S) Syntax error.
 
In my machine has been modified, then build successfully, but now I run the 
example, the example stop at "consumer.waitUntilReady();" in the main.cpp at 
line 430, I know what's the problem, please help me !
 
Thank you !


Reply via email to