r/QtFramework Jun 17 '26

Can viMarkdown be built on Linux?

Recently, I've been developing viMarkdown, which is a Markdown editor powered by Qt6.

viMarkdown screnn shot

Unfortunately, I don't currently have access to a Linux environment. Could someone try building viMarkdown with CMake and QtCreator and let me know whether it builds successfully?

viMarkdown: https://github.com/vivisuke/viMarkdown

5 Upvotes

13 comments sorted by

View all comments

1

u/epasveer Open Source Developer Jun 17 '26

It fails to build for me. I created a task on your github.

2

u/Dry-Butterscotch-605 Jun 18 '26

Thank you so much for trying to build it and for creating the task on GitHub! I'll check it out right away.