You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I installed msys2 and found a guide how to install gcc since its needed to compile, with ming64 however I got it compiled but when running it, it shows a console and it only fills 1.7mb which is almost half of the one from main compile you download.
Here's a small video of my compiling and showing the src i changed to make it detect the url, since pi.hole cannot be found, I have set pi hole to run on lighthttp port 1080 instead of 80.
So I installed msys2 and found a guide how to install gcc since its needed to compile, with ming64 however I got it compiled but when running it, it shows a console and it only fills 1.7mb which is almost half of the one from main compile you download.
Here's a small video of my compiling and showing the src i changed to make it detect the url, since pi.hole cannot be found, I have set pi hole to run on lighthttp port 1080 instead of 80.
https://streamable.com/pk5iuo
What I did.
pacman -S make
pacman -S mingw-w64-x86_64-gcc
pacman -S mingw-w64-x86_64-gcc-objc
make
The text was updated successfully, but these errors were encountered: