Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Slack Channel? #25

Closed
MasterSwift opened this issue Jul 31, 2017 · 5 comments
Closed

Slack Channel? #25

MasterSwift opened this issue Jul 31, 2017 · 5 comments

Comments

@MasterSwift
Copy link

No description provided.

@ardawan
Copy link

ardawan commented Aug 1, 2017

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

@MFAshby
Copy link

MFAshby commented Aug 2, 2017

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

@ardawan
Copy link

ardawan commented Aug 3, 2017

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

image

@MFAshby
Copy link

MFAshby commented Aug 3, 2017

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

@MFAshby
Copy link

MFAshby commented Aug 3, 2017

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

Sent from my Google Nexus 6P using FastHub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants