Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: static assertion failed: Meta Types must be fully defined #196

Open
jakiki6 opened this issue Oct 4, 2024 · 5 comments
Open

error: static assertion failed: Meta Types must be fully defined #196

jakiki6 opened this issue Oct 4, 2024 · 5 comments
Labels
bug Something isn't working build build system related issue linux Linux specific issue

Comments

@jakiki6
Copy link

jakiki6 commented Oct 4, 2024

I'm currently porting this to GNU Guix but compiling it fails with the following error log:

guix.log

@morganava
Copy link
Collaborator

Hard to tell without diving into your build environment and Qt6 specifics. Official releases are build with Qt5, so perhaps the source itself needs to be updated to work with Qt6?

@morganava morganava added bug Something isn't working linux Linux specific issue build build system related issue labels Oct 4, 2024
@jakiki6
Copy link
Author

jakiki6 commented Oct 5, 2024

okay so building with Qt5 seems to work now, thanks

@morganava
Copy link
Collaborator

Official release build scripts can be found here in the ricochet-build repo:

@odiferousmint
Copy link

@jakiki6 Care to share the .scm file, or a link to where it may be accessible?

@jakiki6
Copy link
Author

jakiki6 commented Oct 6, 2024

https://github.com/jakiki6/lauras-channel/blob/add7f108644c5784e017322e88641233629bcaf1/laura/packages/utils.scm#L847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build build system related issue linux Linux specific issue
Projects
None yet
Development

No branches or pull requests

3 participants