Skip to content

Qt Resource System Internals #194

Answered by jbruechert
jbruechert asked this question in Q&A
Discussion options

You must be logged in to vote

For future reference:
From my testing, the files need to be sorted by their hash in the tree. In qmetaobject-rs's case, this happens automatically, since files are stored in a BTreeMap. In my implementation this was missing.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@jbruechert
Comment options

@jbruechert
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jbruechert
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