Git Product home page Git Product logo

unity_playground's People

Watchers

James Cloos avatar  avatar Hirotaka Tagawa / wafuwafu13 avatar

unity_playground's Issues

ld: symbol(s) not found for architecture arm64

~/Desktop/unity_playground 
$ cmake -S . -B build
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/wafuwafu13/Desktop/unity_playground/build
~/Desktop/unity_playground 
$ cmake --build build
Consolidate compiler generated dependencies of target unity_test
[ 20%] Building C object CMakeFiles/unity_test.dir/src/sample.c.o
[ 40%] Building C object CMakeFiles/unity_test.dir/test/sample_test.c.o
[ 60%] Building C object CMakeFiles/unity_test.dir/lib/unity/src/unity.c.o
[ 80%] Building C object CMakeFiles/unity_test.dir/lib/unity/extras/fixture/src/unity_fixture.c.o
[100%] Linking C executable unity_test
Undefined symbols for architecture arm64:
  "_main", referenced from:
     implicit entry/start for main executable
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [unity_test] Error 1
make[1]: *** [CMakeFiles/unity_test.dir/all] Error 2
make: *** [all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.