Coder Social home page Coder Social logo

Comments (6)

TroyWolbrink avatar TroyWolbrink commented on July 20, 2024

I found the problem. You have to run "brew install gnutls". I guess your script is missing this prereq.

I'm able to compile CrossOver 21.0 using the cx-21.0 recent commits by https://github.com/dasmy

Thanks for this project!

from macos-crossover-wine-cloud-builder.

Gcenx avatar Gcenx commented on July 20, 2024

The #20 branch hasn’t been merged due to mostly my stubbornness with having things working cleanly.

Strange I’m sure the local build script did include gnutls, guess I’d missed that one prior sigh….

from macos-crossover-wine-cloud-builder.

TroyWolbrink avatar TroyWolbrink commented on July 20, 2024

By the way, I'm able to run my Windows application on this build of CX 21.0, and it's working beautifully on the machine I did the build on. When I take the wine build from the "Uploads" folder and move it to another computer, it's not able to start up my application with wine, since it's missing FreeType (libfreetype). I'm trying to come up with a self-contained build of CX 21.0 that has all the dependencies with it. Do you have a script that shows how to grab all the dependencies? Sorry if this is a newbie question.

from macos-crossover-wine-cloud-builder.

TroyWolbrink avatar TroyWolbrink commented on July 20, 2024

On the new computer, I ran "brew install freetype" and "brew install gnutls" and now my CX 21.0 instance (compiled from your script) is running very well. I'll have to do more testing, but I think those are the only two libraries I must include with the wine archive in the "Uploads" directory.

from macos-crossover-wine-cloud-builder.

dasmy avatar dasmy commented on July 20, 2024

Sounds like we might need a github action CI job (I.e. on a blank machine using just the artifacts created) that runs some elementary tests on wine make sure it runs properly and/or document libraries that still need to packaged/installed manually.

@Gcenx: Do you know if there is some kind of runtime test suite for wine?

from macos-crossover-wine-cloud-builder.

Gcenx avatar Gcenx commented on July 20, 2024

@TroyWolbrink just dropping in the libraries won't work due to the removal of wine_dlopen see Bugzilla 49199

@dasmy need to ensure the user installs the needed libraries on the system using Intel brew, there really isn't anything in the test suite aimed at macOS as there no macOS testbots unfortunately....

from macos-crossover-wine-cloud-builder.

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.