Giter Site home page Giter Site logo

Comments (8)

dreamcat4 avatar dreamcat4 commented on May 18, 2024 1

type winecfg with the $WINEPREFIX set to the fusion360 wine prefix folder
click libraries tab
it lists all the installed wine dlls there
as for what they are right now, you need to scroll the list and post some screen grabs here

seeing that might help to identify any configuration issue

from autodesk-fusion-360-for-linux.

bbernhard avatar bbernhard commented on May 18, 2024 1

WINEPREFIX=~/.fusion360 sh winetricks corefonts vcrun2017 msxml4 win10

Awesome, that worked great - Fusion360 is now starting!

Many thanks for your your help on this!

from autodesk-fusion-360-for-linux.

bbernhard avatar bbernhard commented on May 18, 2024

type winecfg with the $WINEPREFIX set to the fusion360 wine prefix folder
click libraries tab
it lists all the installed wine dlls there
as for what they are right now, you need to scroll the list and post some screen grabs here

seeing that might help to identify any configuration issue

Thanks for your quick reply!

Are there any specific DLLs you are particularly interested in?

I can of course screenshot all the installed DLLs, but this will probably end up in a lot of screenshots (~10-20 screenshots).

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@bbernhard Go into your $WINEPREFIX and there you can find a file with this name: user.reg

In this file you must scroll down to [Software\Wine\DllOverrides] and there you can see a list of your DLL's. :-)


This is my list:

"*api-ms-win-crt-conio-l1-1-0"="native,builtin"
"*api-ms-win-crt-heap-l1-1-0"="native,builtin"
"*api-ms-win-crt-locale-l1-1-0"="native,builtin"
"*api-ms-win-crt-math-l1-1-0"="native,builtin"
"*api-ms-win-crt-private-l1-1-0"="native,builtin"
"*api-ms-win-crt-runtime-l1-1-0"="native,builtin"
"*api-ms-win-crt-stdio-l1-1-0"="native,builtin"
"*api-ms-win-crt-time-l1-1-0"="native,builtin"
"*atl140"="native,builtin"
"*concrt140"="native,builtin"
"*msvcp140"="native,builtin"
"*msvcp140_1"="native,builtin"
"*msvcp140_2"="native,builtin"
"*msvcr140"="native,builtin"
"*msxml4"="native,builtin"
"*ucrtbase"="native,builtin"
"*vcomp140"="native,builtin"
"*vcruntime140"="native,builtin"


... and when you have a graphics card like as me, then it's also important, that you install and update your drivers!

from autodesk-fusion-360-for-linux.

bbernhard avatar bbernhard commented on May 18, 2024

@bbernhard Go into your $WINEPREFIX and there you can find a file with this name: user.reg

In this file you must scroll down to [Software\Wine\DllOverrides] and there you can see a list of your DLL's. :-)

This is my list:

"*api-ms-win-crt-conio-l1-1-0"="native,builtin"
"*api-ms-win-crt-heap-l1-1-0"="native,builtin"
"*api-ms-win-crt-locale-l1-1-0"="native,builtin"
"*api-ms-win-crt-math-l1-1-0"="native,builtin"
"*api-ms-win-crt-private-l1-1-0"="native,builtin"
"*api-ms-win-crt-runtime-l1-1-0"="native,builtin"
"*api-ms-win-crt-stdio-l1-1-0"="native,builtin"
"*api-ms-win-crt-time-l1-1-0"="native,builtin"
"*atl140"="native,builtin"
"*concrt140"="native,builtin"
"*msvcp140"="native,builtin"
"*msvcp140_1"="native,builtin"
"*msvcp140_2"="native,builtin"
"*msvcr140"="native,builtin"
"*msxml4"="native,builtin"
"*ucrtbase"="native,builtin"
"*vcomp140"="native,builtin"
"*vcruntime140"="native,builtin"

... and when you have a graphics card like as me, then it's also important, that you install and update your drivers!

Thanks for your help!

I just had a quick look and there are no DLLs listed inside the [Software\\Wine\\DllOverrides] section. Should they be there after running fusion360-install.sh or do I have missed a step in the README?

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

@bbernhard Okay. It‘s so, when you use my file fusion360-install.sh , then you get the newest wine and winetricks version.

… and all these DLL‘s. 😊

Can you check, if you can see the DLL‘s with the GUI (winecfg).

from autodesk-fusion-360-for-linux.

bbernhard avatar bbernhard commented on May 18, 2024

Can you check, if you can see the DLL‘s with the GUI (winecfg).

It's also empty (see attached screenshot)

Screenshot from 2021-05-15 03-05-33

Stupid me. I just realized that I was looking at the New Override for library all the time (that's the list I wanted to screenshot when @dreamcat4 asked me to), but it's actually the Existing Overrides that are of relevance here. Sorry for the confusion!

So looks like both the config and the GUI are actually showing the same result - there are no DLLs listed.

Stupid question, but how do I add those DLLs? Can I just copy the DLL list you've posted above inside the [Software\\Wine\\DllOverrides] section or do I need to do something different here?

from autodesk-fusion-360-for-linux.

cryinkfly avatar cryinkfly commented on May 18, 2024

Can you go to your folter Downloads an run this command: WINEPREFIX=~/.fusion360 sh winetricks corefonts vcrun2017 msxml4 win10

Then you must see all the DLL‘s.

———-

Can I just copy the DLL list you've posted above inside the [Software\Wine\DllOverrides] section or do I need to do something different here?

Yes you can!!! 👍 This is also a way for users they have deleted the DLL‘s or so. 😅

from autodesk-fusion-360-for-linux.

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.