Compiler error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Compiler error

I get this message when I run my program, did the compiler crash or something?

22nd Nov 2016, 11:35 PM
Karl T.
Karl T. - avatar
2 Answers
+ 3
Sorry I meant the SoloLearn compiler. I think there must be too much code in the source file. Sometimes it compiles fine with no errors.
23rd Nov 2016, 6:46 AM
Karl T.
Karl T. - avatar
0
Do you mean "..when I run my program .." or ".."..when I compile my program .." ? The 2nd way is simpler. There may be some erors on your code (repair it), or some problems with compilator (missing libraries and so on). Maybe use another compiler, with clever IDE which describe you a right source of the error. But , "..when you run program ..", it would not be, because a compilator does not work at that moment.
23rd Nov 2016, 2:14 AM
Petr Hatina
Petr Hatina - avatar