Giter Club home page Giter Club logo

Comments (5)

ardawan avatar ardawan commented on May 18, 2024

I follow the README file and installed the dependencies and download the repository on my computer.
I tried to run the CacaoDemo/Sources/Main.swift but I got an Error!
How to fix this?

by the way, I'm running Debian 9, not Ubuntu.

Thank you in advance

image
image

from cacao.

MFAshby avatar MFAshby commented on May 18, 2024

It's likely because not everything was built. Please try running 'swift build' in the root of the project.

This should compile all the targets in the Project.swift file ( i.e. the cacao library, and the demo project )

Sent from my Google Nexus 6P using FastHub

from cacao.

ardawan avatar ardawan commented on May 18, 2024

Thanks for the reply but I did run "swift build" in the root folder(Cacao-master) and I got another error.

image

from cacao.

MFAshby avatar MFAshby commented on May 18, 2024

Great, this looks like a build error. The line which says the error is in CGRect.swift, in the Silica folder tells me this is a problem building the Silica project, which Cacao depends on.

Try downloading and building Silica on it's own, and if there's still an error file a bug with that project so the owner can fix it.

Sent from my Google Nexus 6P using FastHub

from cacao.

MFAshby avatar MFAshby commented on May 18, 2024

https://github.com/PureSwift/Silica
This is the Silica repo.

Sent from my Google Nexus 6P using FastHub

from cacao.

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.