swiftraccoon / cpp-sdrtrunk-transcriber

monitor directory for SDRTrunk Project25 mp3 files. categorize files. create transcription file.
GNU General Public License v3.0
2 stars 0 forks source link

broke Windows build-ability with libmpg123 #22

Closed swiftraccoon closed 7 months ago

swiftraccoon commented 7 months ago

https://github.com/swiftraccoon/cpp-sdrtrunk-transcriber/actions/runs/6973035628/job/18976332083

Run .\vcpkg\vcpkg install libsndfile libmpg123 curl:x64-windows sqlite3:x64-windows yaml-cpp:x64-windows nlohmann-json:x64-windows
warning: In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet (x64-windows). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet x64-windows .
Computing installation plan...
error: while looking for libmpg123:x64-windows:
D:\a\cpp-sdrtrunk-transcriber\cpp-sdrtrunk-transcriber\vcpkg\ports\libmpg123: error: libmpg123 does not exist
Error: Process completed with exit code 1.
swiftraccoon commented 7 months ago

3293438cf4863c0fa2719aab26035230f96285e3