Giter VIP home page Giter VIP logo

Comments (5)

kambala-decapitator avatar kambala-decapitator commented on May 28, 2024

your build log doesn't contain exact linker command, you should build without -quiet.

Also, in configure step there's

-- Performing Test HAVE_LIBATOMIC - Success

from ios-cmake.

halx99 avatar halx99 commented on May 28, 2024

Yes, If enable strict try compile, will be

-- Performing Test HAVE_LIBATOMIC - Fail

That's correct for ios don't needs libatomic.

from ios-cmake.

kambala-decapitator avatar kambala-decapitator commented on May 28, 2024

this really depends on a concrete case. like I wrote in your PR, just pass -DENABLE_STRICT_TRY_COMPILE=ON to your configure command.

from ios-cmake.

halx99 avatar halx99 commented on May 28, 2024

Yes, your solution can solve the this issue, but I don't known why ios-cmake set ENABLE_STRICT_TRY_COMPILE to OFF by default.
For more detail, you can refer to: kcat/openal-soft#466

from ios-cmake.

leetal avatar leetal commented on May 28, 2024

Do your CMakeLists.txt perhaps set CMAKE_TRY_COMPILE_TARGET_TYPE (or TRY_COMPILE_TARGET_TYPE) to something else than STATIC_LIBRARY?

from ios-cmake.

Related Issues (20)

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.