Skip to content
Discussion options

You must be logged in to vote

Hi! Thanks for the interest!

The problem is probably within the build script, as I cut down everything I thought was unnecessary from the libqt6zig-examples one, but I cant find what's (probably) missing.

Take a look at the demo for a simpler build system. It was designed for this purpose.

The application compiles fine, links fine (I checked with ldd to see if the correct libs where linked, and they were), but when I run the program, it segfaults every time on qwidget.Show(). This is the error:

The issue is that the Debug build mode is currently not supported. Any of the release options work. Beautiful app so far!

The Debug build mode did work on Zig 0.13 but has regressed since Zig …

Replies: 1 comment

Comment options

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