I'm trying to install https://github.com/ahodesuka/ahoviewer/, but apparently I need Linux and to install some dependencies. Now listen: I'm a Windows user, so I'm trying to build this on Windows.
I'm using WSL, and Ubuntu from Microsoft Store.
My first roadblock is that the dev states installing libcurl with openssl is good to avoid headaches, but I have no idea on how to do that. I already cloned the openssl repository and followed the instructions found here: https://www.openssl.org/source/gitrepo.html, but don't know how to proceed. I'm pretty sure this is really simple, but googling "build libcurl with openssl" gives me way too many different solutions on doing so, and I don't wanna screw this up