ProtonVPN / win-app

Official ProtonVPN Windows app

Home Page:https://protonvpn.com/download-windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with Building the application

JustinPooters opened this issue · comments

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • I have searched open and closed issues for duplicates
  • This isn't a feature request
  • This is not a report about my app not working as expected

Hi! I had some issues while building the application. I've checked and its missing all dll files. I looked closely at the issues open and couln't find the solutions. I have no kind of anti virus running.
image
I hope someone can help me figure out why i can't get it to build
Kind regards.

@JustinPooters did you have any luck with this? I have the same issue and I feel like I'm just forgetting to do something simple but I can't think what it could be.

Hey @aw1875. It was an issue with go and python, one of the libraries is discontinued and removed from the pip libs, There are alternatives tho, after installing golang and the correct python pip libs, it should work!

Ah I was running this on a VM so didn't have either installed. I'll give that a try thanks!

Hmm, seems like I'm still having the same issue with python 3.10.5 and go 1.18.4. Are there any other steps you recommend?

Got the same issue on a windows11 with VS 19 and all installed dependencies from BUILD.md