wiresock / proxifyre

ProxiFyre: SOCKS5 Proxifier for Windows
https://www.ntkernel.com
GNU Affero General Public License v3.0
298 stars 23 forks source link

Can't compile using VS 2022 #24

Closed AroaR91867HTML closed 7 months ago

AroaR91867HTML commented 8 months ago

Hello,

When doing build on Solution `socksify, I get 2 errors, I've looked at your documentation but don't find much info at all from the build process, I would really like to test this utility you have built but compiled myself not from binaries.

screenshot_2024-03-06_02:01:16

Have a good day

wiresock commented 8 months ago

The project requires the 'ms-gsl' package, which is a missing dependency. Please consult the 'Build Prerequisites' section in the README for instructions on how to install it.

AroaR91867HTML commented 8 months ago

I have already done that and didn't seem to have any error screenshot_2024-03-06_17:36:47

But still the same message appears, thank you for the help truly

AroaR91867HTML commented 8 months ago

Nevermind, it was the vcpkg path in Visual Studio. Last thing: The executable being output for x64 is 10KB, yours is 36KB, is there a reason?

wiresock commented 8 months ago

I believe the difference in the executable size that you've noticed is likely due to the digital signature.