msys2 and local src

Windows specific questions, problems.
Post Reply
jriker1

msys2 and local src

Post by jriker1 »

I followed the below document for building qbittorrent:

https://github.com/Chocobo1/qbittorent_msys2

Great and all, but I tweak my source files and then compile when I originally built it with MSVC.  I know there is now a .xy file that apparently contains the compiled app, and there is an src folder that has the source files, however how do I tell

makepkg --skippgpcheck --syncdeps --noconfirm

to use the local src folder to compile the app and not to download the latest build from the internet?

Thanks.

JR
Post Reply