在编译的过程中,遇到err报错详细的信息从这里来的。
一起参考学习
F100: cannot open "<file>"
The specified file does not exist. Check the spelling of the file name and
whether it resides in the current directory.
F101: cannot create "<file>"
The output file or a temporary file could not be created. Check if you have
sufficient disk space and if you have write permissions for the specified
file.
F102: demo limits exceeded
This demo version only accepts source files of a limited size. The compilation
was aborted because one of the limits has been exceeded.
F103: out of memory
The compiler could not allocate all the memory it needs. You can try to reduce
the required memory by switching off the inlining optimization, or by
splitting very large functions into smaller functions.
F104: protection error: <cause>
An error o