Hi:
I'm try to convert asn.1 to python. I use snacc to
convert asn.1 to c++ first,and then
use boost.python to convert c++ to python.
In this version,when I compile a big file in vc6,compiler
report error:
"fatal error C1204:Compiler limit:internal structure
overflow"
What can I do? Thanks!
kemeng