Skip to content

How do I exec on linux/mac? #1

Description

@im-AMS

This is what I get when I run main.cpp on a mac

./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);'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions