What tools do I need to compile ZDL?
-
wolfman
-

- Posts: 1409
- Joined: Mon Jun 28, 2004 4:00 pm
What tools do I need to compile ZDL?
I've never compiled anything before. I'd really like to have a ZDL build that fixes the warp issue mentioned here.
-
Rachael
- Posts: 13967
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: What tools do I need to compile ZDL?
What operating system are you using?
-
wolfman
-

- Posts: 1409
- Joined: Mon Jun 28, 2004 4:00 pm
Re: What tools do I need to compile ZDL?
Windows 7 (64-bit)
-
Rachael
- Posts: 13967
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: What tools do I need to compile ZDL?
For some reason the project switched to Qt6 which is not a GPL-compatible version of Qt.
I have never compiled a Qt project before so unfortunately I am unable to help you, but I would have been willing to dive down the rabbit hole if it was Qt5 or older which still uses a GPL-compatible license. At this point though, I think you should beg the developers to do a release or ask them to revert to an older version of Qt in order to keep the software fully GPL-compatible.
I have never compiled a Qt project before so unfortunately I am unable to help you, but I would have been willing to dive down the rabbit hole if it was Qt5 or older which still uses a GPL-compatible license. At this point though, I think you should beg the developers to do a release or ask them to revert to an older version of Qt in order to keep the software fully GPL-compatible.
-
wolfman
-

- Posts: 1409
- Joined: Mon Jun 28, 2004 4:00 pm
Re: What tools do I need to compile ZDL?
Thank you for the info. This looks like something that is beyond my capabilities. I noticed some activity on GitHub today, but I don't know if it's anything significant.
-
Rachael
- Posts: 13967
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: What tools do I need to compile ZDL?
Interesting, it seems it actually does support Qt5. I'll have to do some putzing around with it tomorrow.