Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
compiler limit : linkage specifications nested too deeply
Nested externals exceed the compiler limit. Nested externals are allowed with the external linkage type, such as extern
"C++". Reduce the number of nested externals to resolve the error.