Code Monkey home page Code Monkey logo

Comments (7)

pestrela avatar pestrela commented on August 26, 2024

@ErikMinekus could you have a quick go at this to see if this option has any future?

from cmdr.

pestrela avatar pestrela commented on August 26, 2024
I think the failure of the process in wine has to do with the .Net requirement. 
What version of Windows is the program built for? Winebottler gives you some 
options to compile so I tried Windows XP. As for .Net, your docs say that 4.5 is 
required. Winebottler gives you options of 4.5, 4.5.2, etc up to 4.8.smething. 
I'm trying again now with 4.7.2 of .Net and Windows 7.

Thanks for testing this.

I'm targeting 4.5. This is installable in Vista and upwards.
https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies?redirectedfrom=MSDN

In visual studio 2017 I can easily upgrade to up to 4.6.1.
https://docs.microsoft.com/en-us/dotnet/framework/whats-new/

I can try to downgrade to 3.5 (strong dependency on LINQ and WPF).
image

from cmdr.

pestrela avatar pestrela commented on August 26, 2024

about wine mono: this was only upgraded recently for linux.
The mac version is laging behind but it will get there.

Winebottler uses v0.0.8 of winemono:
https://winebottler.kronenberg.org/specifications

winemono v0.0.8 was released in 2014:
https://dl.winehq.org/wine/wine-mono/

the one we need is winemono v5.0:
https://www.winehq.org/news/2020042401

which was released in april 2020:
https://dl.winehq.org/wine/wine-mono/


On top of all this, winetricks may be required:
https://wiki.winehq.org/Winetricks

from cmdr.

pestrela avatar pestrela commented on August 26, 2024

tried to compile to .net framework 3.5
lots of errors, some examples:

from cmdr.

pestrela avatar pestrela commented on August 26, 2024

Apple will make patches to mono
This will help a lot
https://twitter.com/migueldeicaza/status/1275177067626278913?s=21

from cmdr.

phonique avatar phonique commented on August 26, 2024

Just a quick report that cmdr works fine in Crossover 17.5 (the old version that I have installed with Wine 2.8 as the backend). There is some flickering, when using controls, but is long as the pointer is over an active control (e.g. a button, or inside a textfield), all is good, so it's easily worked around.
I suspect, current versions will run better.
All I did was to install all the .net redistributables in a Win10 bottle (probably just 4.5 necessary, as per @pestrela's comment above), but I'm also using the bottle for more than just cmdr.

from cmdr.

pestrela avatar pestrela commented on August 26, 2024

Many thanks for the report

from cmdr.

Related Issues (7)

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.