Closed long76 closed 1 year ago
I compiled the next release binaries on Ubuntu 20.04 LTS. Minimum GLIBC version is 2.29.
I compiled the next release binaries on Ubuntu 20.04 LTS. Minimum GLIBC version is 2.29.
thank you!
@omix you can do it for 5.15 too? Thanks!
Not this time. You'll have to wait for next release. I cannot exchange released packages from maven.
Not this time. You'll have to wait for next release. I cannot exchange released packages from maven.
Ok, thank you!
maybe you can do release like 5.15.17-glibc229
for now
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-native-linux-x64</artifactId>
<version>5.15.17-glibc229</version>
</dependency>
maybe you can do release like
5.15.17-glibc229
for now<dependency> <groupId>io.qtjambi</groupId> <artifactId>qtjambi-native-linux-x64</artifactId> <version>5.15.17-glibc229</version> </dependency>
only for qtjambi-native-linux-x64
I schedule next release end of November. The linux binaries will be compatible to GLIBC 2.29. I hope you can wait for it. Otherwise I suggest you build QtJambi on your Linux distribution. Although Maven allows to publish with version numbers as you suggest, QtJambi will not be able to autodetect the binaries this way.
I schedule next release end of November. The linux binaries will be compatible to GLIBC 2.29. I hope you can wait for it. Otherwise I suggest you build QtJambi on your Linux distribution. Although Maven allows to publish with version numbers as you suggest, QtJambi will not be able to autodetect the binaries this way.
Yes i can, thanks!
I schedule next release end of November.
Any updates?) for 5.15)
Sorry, I need more time because I did not only adapt the API but also implemented new features which need further tests. I also was in vacation. I'll try to bring the new release as soon as possible.
Sorry, I need more time because I did not only adapt the API but also implemented new features which need further tests. I also was in vacation. I'll try to bring the new release as soon as possible.
Okay, thanks!
Maybe you could support my work as a sponsor. I would highly appreciate!
Maybe you could support my work as a sponsor. I would highly appreciate!
I want do it but i have sanctions, sorry
all works on 5.15.18
thanks!
Is your feature request related to a problem? Please describe. I can use QtJamni only on Linux with GLIBC 2.35+ like Ubuntu 22.04
Describe the solution you'd like Build
qtjambi-native-linux-x64
with glibc 2.31Describe alternatives you've considered Maybe auto build native component in user env on first start
Additional context https://ubuntu.com/about/release-cycle