Giter VIP home page Giter VIP logo

Comments (9)

PierreLorenzi avatar PierreLorenzi commented on June 25, 2024

As far as I know, the App doesn’t use any critical feature that isn't available on 10.10.

Do you have any issue when compiling?

from hypercardpreview.

sandrobilbeisi avatar sandrobilbeisi commented on June 25, 2024

yes, I tried compiling on Mac OS 10.10 with the SDK for 10.10 and 10.11
but not SDK 10.12
it seems that there are unsupported language features ...
such as:

if let r = resource as? Resource<T>, r.type === type, r.identifier == identifier {
HyperCardPreview-master/HyperCardCommon/HyperCardCommon/ResourceSystem.swift:19:52: Boolean condition requires 'where' to separate it from variable binding

there are over 100 such errors ...

from hypercardpreview.

PierreLorenzi avatar PierreLorenzi commented on June 25, 2024

Ok, it won't compile because Swift 3 is not available in SDK 10.11. So the compilation is a lost cause. But the application could still run in Mac OS 10.10 because the Swift libraries are embedded.

from hypercardpreview.

splorp avatar splorp commented on June 25, 2024

Just to confirm, the current minimum system requirement 10.12, correct?

Perhaps that can be added to the read me file.

from hypercardpreview.

sandrobilbeisi avatar sandrobilbeisi commented on June 25, 2024

Can anyone please compile for Mac OS X 10.10 ?

from hypercardpreview.

PierreLorenzi avatar PierreLorenzi commented on June 25, 2024

You're right, I've added the version to the Read Me.

And Sandro, if you download the 1.0 release (in the "1 release" tab), it doesn't work?

from hypercardpreview.

sandrobilbeisi avatar sandrobilbeisi commented on June 25, 2024

It doesn't run on Mac OS X 10.10
screen shot 2017-08-21 at 19 44 21
which says :

You can’t use this version of the application “HyperCardPreview.app” with this version of OS X.
You have OS X 10.10.5. The application requires OS X 10.12 or later.

from hypercardpreview.

PierreLorenzi avatar PierreLorenzi commented on June 25, 2024

We can do a test I you wish, I can send you a 10.10 version to see if it works. It is just a setting to change but I don't know if the app will really work.

from hypercardpreview.

sandrobilbeisi avatar sandrobilbeisi commented on June 25, 2024

let's try it !

from hypercardpreview.

Related Issues (11)

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.