How to run this cross platform application on macOS ARM M1 MAX? #439
Replies: 5 comments 6 replies
-
Hi! I looked around for this issue and found someone suggested installing $ apt-get update && apt-get install -y libfontconfig1 I'm not sure what's the equivalent of that package on MacOS/Brew. Maybe that could help? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Sadly I had to run it with dotnet YoutubeDownloader.dll still ...
|
Beta Was this translation helpful? Give feedback.
-
FYI, newly released builds come within |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I saw today that the application now is cross platform. First I downloaded it and wanted to start the YoutubeDownloader Unix file but that did not work.
Then I got the idea to start it like:
dotnet YoutubeDownloader.dll
but when I do that I get the following error:
I've installed dotnet 6.0.1 && 8.0.2 ...
Kind regards,
Daniel
Beta Was this translation helpful? Give feedback.
All reactions