Giter VIP home page Giter VIP logo

Comments (4)

nerdyc avatar nerdyc commented on September 22, 2024

Have you included import statements for Squeal and sqlite3?

If you're able to share your project file that might help. Also the version of XCode you're using.

On Sep 30, 2014, at 10:30, Barbur01 [email protected] wrote:

I followed your installation instructions and added the call let onDiskDatabase = Database(...) and it does not find the Database class. Am I missing an import or a framework setup on my project?


Reply to this email directly or view it on GitHub.

from squeal.

Barbur01 avatar Barbur01 commented on September 22, 2024

Ok seems that XCode 6.1 Beta 3 does not work very well. Sometimes compiles and sometimes not. Now I added import Squeal to my swift file and seems to find it. However it does not get the let onDiskDatabase = Database(...) . It says: 'Database' is unavailable: cannot find Swift declaration for this class. Maybe I have to add the Squael framework into my project setup (Linked Frameworks and Libraries section)?

from squeal.

Barbur01 avatar Barbur01 commented on September 22, 2024

Ok that was. Adding Squeal framework into the Linked Frameworks and Libraries section makes this work :) Thanks and good job!

from squeal.

nerdyc avatar nerdyc commented on September 22, 2024

I see that step is missing from the instructions. I'll correct that soon!

On Sep 30, 2014, at 10:46, Barbur01 [email protected] wrote:

Ok that was. Adding Squeal framework into the Linked Frameworks and Libraries section makes this work :) Thanks and good job!


Reply to this email directly or view it on GitHub.

from squeal.

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.