Skip to content

update libwebm submodule to get rid of clang problems#4

Draft
fulara wants to merge 1 commit intorustdesk-org:masterfrom
fulara:libwebm-update
Draft

update libwebm submodule to get rid of clang problems#4
fulara wants to merge 1 commit intorustdesk-org:masterfrom
fulara:libwebm-update

Conversation

@fulara
Copy link

@fulara fulara commented Jan 11, 2026

Apparently on some setups clang intercepts into build process and complains. Newer libwebm does not suffer from this problem, so lets just update?

libwebm/mkvparser/mkvparser.cc:249:7: error: 'uint32_t' does not name a type

I am putting this as draft because when I tried this I still got problems:

error: could not find native static library `vpx`, perhaps an -L flag is missing?

This vpx thing appears to be just pain.

Apparently on some setups clang intercepts into build process and complains.
Newer libwebm does not suffer from this problem, so lets just update?

libwebm/mkvparser/mkvparser.cc:249:7: error: 'uint32_t' does not name a type
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.

1 participant