Skip to content

How do source releases map to binary releases? #195

Closed Answered by omix
paul35621 asked this question in Q&A
Discussion options

You must be logged in to vote

You can download the qtjambi-native for the platform you require. Unpack the content. You'll find include directory with all required headers. Download qtjambi-generator for generating bindings for your custom code. In qtjambi-generator-native you'll find the symbol file for Qtjambi DLL. Unpack it. Now you can compile your generated bindings.

Yes, the versioning of Qtjambi is quite confusing when you look at it independently. I try to keep the releases in sync with Qt's release cycle. For every new Jambi additional binaries are shipped for all current and LTS Qt versions. You can find all related binary versions in the modules page of each QtJambi release.

6.7.0 modules
6.6.1 modules

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paul35621
Comment options

Answer selected by omix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants