Quote:
Originally Posted by ottdmk
Hey Pat,
I'm one of the maintainers of ADE 2.0.1 on the AppDB. Thanks for this; your test results are queued right now and I'm looking into how to get them as the current results. (Right now, the current results are my results on FreeBSD 11 from a year ago.)
I'm very interested in trying your .NET solution on FreeBSD, as it's currently borked in wine on that platform.
|
Awesome! I hope this might yield some good results for you then!
It seems that there's two main places where things trip up:
1. windowscodecs.dll and windowscodecsext.dll are not getting moved to the correct location during install of windowscodecs with winetricks.
2. Installing dotnet3.5SP1 with winetricks should probably link to the full installer executable, and someone block access to the network during the install (I think?).
Hope this can be helpful in some way! (I'm currently writing this up on my website also for posterity.)