Code differences between the official builds and what's available publicly? #36137
-
|
I'm trying to debug #35836 and all signs point to some code/config difference between the public repo and the official build. How do achieve a build most close to the official one? Just selecting "Release" still leaves a "development build" tag so it's clearly not what is used to make the official binaries. Obviously i wouldn't be able to e.g. actually sign the executable, but i also doubt signing is the reason a connection attempt fails. One "offender" for example is some
which just doesn't exist in the repository. There's Additionally, it would be nice if someone told me how to debug a built executable (the official build) using external sources (the sources from this repo), that'd probably do the trick too |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This repository is as close as you're going to get, there is nothing more that can be disclosed. If there was something else that could be disclosed it would live in this repository. |
Beta Was this translation helpful? Give feedback.
This repository is as close as you're going to get, there is nothing more that can be disclosed. If there was something else that could be disclosed it would live in this repository.