Skip to content

Update install.sh#52

Merged
rix1337 merged 1 commit intorix1337:masterfrom
Amazing3D:master
Aug 13, 2020
Merged

Update install.sh#52
rix1337 merged 1 commit intorix1337:masterfrom
Amazing3D:master

Conversation

@Amazing3D
Copy link
Copy Markdown
Contributor

I was experiencing the same issues as in issue #51 and took a look at running the dockerfile.

During the process of compiling makemkv it was creating a bunch of warnings "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11" causing makemkv.so.1 to fail.

Looking around I found the solution in this thread and it seems to be working fine now: https://www.makemkv.com/forum/viewtopic.php?f=3&t=22691&sid=fcc3af9a9b5f95774203ed2690af2884

Implement the solution seen in this thread: https://www.makemkv.com/forum/viewtopic.php?f=3&t=22691&sid=fcc3af9a9b5f95774203ed2690af2884

compiling makemkv was creating a bunch of warnings "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11" causing makemkv.so.1 to fail
@rix1337 rix1337 merged commit df101a7 into rix1337:master Aug 13, 2020
@rix1337
Copy link
Copy Markdown
Owner

rix1337 commented Aug 13, 2020

Amazing! That's why I love open source - 3 days until someone more knowledgable fixes your issues 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants