Skip to content

build error on Apple MacOs with M3 #24

Closed
@noondie

Description

@noondie

Hello
first I want to say a big thank you for your article and all those explanations.

I tried to compile your code as described in the QuickStart doc.

#cmake -GXcode -DCMAKE_BUILD_TYPE=Release -B build/Xcode

and
cmake --build build/xcode

and got the following error
clang: error: no such file or directory: 'x86_64/TestRunner.o'
which is correct ;=)

where can I specify the correct platform? And why is the platform wrong estimated?

thanks for your help

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmacos

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions