Coder Social home page Coder Social logo

Comments (11)

Torrontes123 avatar Torrontes123 commented on July 1, 2024 1

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

Thanks for the new commit. I am still facing the same issues, though.

from cookbook.

aure avatar aure commented on July 1, 2024

Clean the build folder?

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

from cookbook.

aure avatar aure commented on July 1, 2024

You can always check https://github.com/AudioKit/Cookbook/actions to see that the project is able to be built on a clean machine.

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

from cookbook.

aure avatar aure commented on July 1, 2024

It helps you know that the problem is not here with us. I am more than willing to help ith AudioKit problems, this is provably not that. Reinstalling your OS would definitely fix the problem and Xcode might fix your problem.

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

from cookbook.

Torrontes123 avatar Torrontes123 commented on July 1, 2024

from cookbook.

nmtitov avatar nmtitov commented on July 1, 2024

Apologies for asking in wrong place...
Google points to this thread when searching "No template named 'num_get'"...

I had the same issue yesterday with Xcode 14.0 then I found this thread and reinstall Xcode 14.1. Now day after I have the same issue today with Xcode 14.1.
It came out of nowhere and now I can't even build the simplest program in the newly created project:

#include <iostream>

int main(int argc, const char * argv[]) {
    return 0;
}

^this fails to compile

If I remove #include <iostream> it works

Screenshot 2022-11-27 at 20 13 19

@Torrontes123 I wonder if you had any chance to figure out what went wrong?

from cookbook.

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.