ProtonMail / proton-bridge

Proton Mail Bridge application
GNU General Public License v3.0
1.14k stars 155 forks source link

proton-bridge 3.021 source build fails on vcpkg #380

Closed doggodanubus closed 1 year ago

doggodanubus commented 1 year ago

Issue tracker is ONLY used for reporting bugs with technical details. "It doesn't work" or new features should be discussed with our customer support. Please use bug report function in Bridge or contact bridge@protonmail.ch.

Expected Behavior

I build the linux gui version and get a working program without issue. 2.3.0 did that.

Current Behavior

Fails because vcpkg is missing, wrong, etc Snippet of output

./build.sh: line 61: dev: command not found

Possible Solution

Maybe build it on a current distributions before deploying it for each distribution and ensure it works on the major ones?

Steps to Reproduce

1) See the notice about updating 2) Crawl around the obtuse websites for the version listed in the update notice for the source package of that version. When you find it then 3) Try and build it.

Version Information

3.0.32 source file from that is packaged and stored on this git

Context (Environment)

I use it with a local mail client.

Detailed Description

Fix the source build.

Possible Implementation

LBeernaertProton commented 1 year ago

@doggodanubus are you building using make build-gui ?

LBeernaertProton commented 1 year ago

Can you also let us know which distribution you are compiling this on as we are unable to reproduce the issue.

LBeernaertProton commented 1 year ago

Closed due to inactivity