xbmc / xbmc/inputstream.ffmpegdirect
Incorrect path to download libxml2
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 101
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
compiling inputstream.ffmpegdirect from git.
at the stage of searching for the libxml2 library, an error pops up:
CMake Error at libxml2-stamp/download-libxml2.cmake:159 (message)
Each download failed!
along the way http://xmlsoft.org/sources/libxml2-2.9.10.tar.gz there is no more file with libxml2. how to compile from git now?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CMake error in libxml2-stamp/download-libxml2.cmake and trace where the libxml2 download URL is configured. Verify the current source location and confirm that compiling inputstream.ffmpegdirect from git completes without the download failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100