I have a faust DSP file that won’t compile to a max external because i386 is 
#defined in a header that the max architectures use.

could this be #undeffed somewhere?



Tambura.cpp:3088:12: fatal error: expected unqualified-id
                for (int i386 = 0; (i386 < 4); i386 = (i386 + 1)) {
                         ^
<built-in>:299:14: note: expanded from here
#define i386 1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to