Disclaimer, I'm very new to building and compiling code. Its possible I may be doing something incorrectly, i'm also doing this on some very new software/hardware, which also may be some of my issues.
While trying to build PMP on raspberry pi4, i'm getting an error that it can't reach a dependency URL?
-- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.16") -- Downloading https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/hash.txt to plexmediaplayer-qt-206-hash.txt... -- Dependency hash is: 206d4d1 -- Downloading https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/konvergo-qt--release-206d4d1.tbz2.sha.txt to konvergo-qt--release-206d4d1.tbz2.sha.txt... CMake Error at CMakeModules/FetchDependencies.cmake:59 (message): Failed to download https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/konvergo-qt--release-206d4d1.tbz2.sha.txt: "HTTP response code said error"
Disclaimer, I'm very new to building and compiling code. Its possible I may be doing something incorrectly, i'm also doing this on some very new software/hardware, which also may be some of my issues.
While trying to build PMP on raspberry pi4, i'm getting an error that it can't reach a dependency URL?
-- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.16") -- Downloading https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/hash.txt to plexmediaplayer-qt-206-hash.txt... -- Dependency hash is: 206d4d1 -- Downloading https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/konvergo-qt--release-206d4d1.tbz2.sha.txt to konvergo-qt--release-206d4d1.tbz2.sha.txt... CMake Error at CMakeModules/FetchDependencies.cmake:59 (message): Failed to download https://nightlies.plex.tv/directdl/plex-dependencies/plexmediaplayer-qt/206/konvergo-qt--release-206d4d1.tbz2.sha.txt: "HTTP response code said error"
Test environment
PMS Version: 1.16.3.1433 PMP Version: 2.39.0 Platform (Windows/macOS/Embedded RPi/Embedded Intel):
Steps to reproduce
Current behavior
Expected behavior