You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./Main.cpp: line 11: //Constants: No such file or directory
./Main.cpp: line 12: static: command not found
./Main.cpp: line 13: static: command not found
./Main.cpp: line 14: static: command not found
./Main.cpp: line 15: static: command not found
./Main.cpp: line 16: static: command not found
./Main.cpp: line 17: static: command not found
./Main.cpp: line 18: static: command not found
./Main.cpp: line 19: static: command not found
./Main.cpp: line 20: static: command not found
./Main.cpp: line 22: //Settings: No such file or directory
./Main.cpp: line 23: static: command not found
./Main.cpp: line 24: static: command not found
./Main.cpp: line 25: static: command not found
./Main.cpp: line 26: static: command not found
./Main.cpp: line 27: static: command not found
./Main.cpp: line 28: static: command not found
./Main.cpp: line 29: static: command not found
./Main.cpp: line 30: static: command not found
./Main.cpp: line 31: static: command not found
./Main.cpp: line 32: static: command not found
./Main.cpp: line 33: static: command not found
./Main.cpp: line 34: static: command not found
./Main.cpp: line 35: static: command not found
./Main.cpp: line 36: static: command not found
./Main.cpp: line 37: static: command not found
./Main.cpp: line 38: static: command not found
./Main.cpp: line 39: static: command not found
./Main.cpp: line 41: //Fractal: No such file or directory
./Main.cpp: line 42: syntax error near unexpected token `('
./Main.cpp: line 42: `typedef void (*Fractal)(double&, double&, double, double);'
The text was updated successfully, but these errors were encountered:
This is what I get when I run main.cpp on a mac
The text was updated successfully, but these errors were encountered: