Skip to content

can't compile main #37

Closed
Closed
@tinoargentino

Description

@tinoargentino

I’m trying to compile main to play around with it and failing with error:

ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

on macOS M1

trying to compile by running g++ main.cpp -o main -v -std=c++11

anyone know what I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildCompilation issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions