Opened 5 years ago
Last modified 22 months ago
#1229 assigned Bug / Defect
mingw builds: version number missing in LZO DLL
Reported by: | Gert Döring | Owned by: | Samuli Seppänen |
---|---|---|---|
Priority: | minor | Milestone: | release 2.5.3 |
Component: | Building / Compiling | Version: | OpenVPN git master branch (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: | Selva Nair, stipa |
Description
as discussed on the hackathon: something in our mingw builds of liblzo is missing the insertion of the version number (as a resource binary) into liblzo.dll.
It works for other stuff we build, so "how hard can it be" :-)
Assigning to Samuli so this is not lost.
Attachments (1)
Change History (11)
comment:1 Changed 5 years ago by
comment:2 Changed 4 years ago by
Cc: | snair added |
---|
This is not critical, but it would be nice if it could be fixed...
@selva, do you have an idea how to tackle that?
comment:3 Changed 4 years ago by
Cc: | Selva Nair added; snair removed |
---|
comment:4 Changed 4 years ago by
comment:5 Changed 4 years ago by
Cc: | stipa added |
---|
As @stipa does much of the heavy lifting of the windows releases right now, cc'ing
comment:6 Changed 4 years ago by
Milestone: | release 2.5 → release 2.5.3 |
---|
So, how do we want to proceed here? Improve things (for 2.5.3 or 2.6) or "it's the way it is, compression will eventually go away anyway [in 2.8 or so], so close the ticket"?
comment:7 Changed 4 years ago by
I checked vcpkg lzo port and they (vcpkg port maintainers) also don't bother to set version with custom rc file, so let's leave it as it.
comment:8 Changed 3 years ago by
I say we just ignore this. At least not in our mingw buildsystem, as that's going away in favour of MSVC for the only builds we really care about, that is, Windows builds.
comment:9 Changed 3 years ago by
Priority: | major → minor |
---|
comment:10 Changed 22 months ago by
I think we still want this, so maybe open a ticket against the vcpkg port to get a custom rc for MSVC builds?
Test for #1238 -- Do you receive notification ?