mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Update windows build instructions
This commit is contained in:
parent
a1c9ae9b06
commit
d253b896af
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ cd satdump
|
|||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.bat
|
||||
./vcpkg.exe install png:x64-windows jpeg-turbo:x64-windows fftw3:x64-windows glew:x64-windows glfw:x64-windows # Gotta check those are correct... Should be
|
||||
.\vcpkg.exe install libpng:x64-windows libjpeg-turbo:x64-windows fftw3:x64-windows glew:x64-windows glfw3:x64-windows # Gotta check those are correct... Should be
|
||||
# At this point, I copied over the files from libraries compiled from source in vcpkg/installed/x64-windows
|
||||
cd ..
|
||||
mkdir build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue