dsd 1.7 for windows compiling from linux to Windows

Can somebody please make a YouTube video on this process….I barely know how to use Linux. Now you want me to run a compile program?? Step 1 and 2 were easy. Steps 3 through 8 need a hell of a lot more detail for the average user.  so please spare me a few brain cells and I only started learning about the linux OS because of the Pi.

make the compiled exe available for download


You can use cmake and make to compile the dsd.exe:
install libsndfile-devel, make, cmake and cpp in cygwin, extract both archives and then goto mbelib dir and type:
mkdir build
cd build
cmake ..
make
make install

then cd to dsd dir and type:
mkdir build
cd build
cmake ..
make
make install
Now dsd.exe is available and can be used.

No comments:

Post a Comment

Thanks for your comments, Comments may take a day to show up
.
Digital Ham Radio / Amateur Radio
DigitalHamRADIO@groups.io
https://groups.io/g/DigitalHamRADIO
.

Note: Only a member of this blog may post a comment.