Qt5 Port of Frontend
Tue, 2017-07-11 16:31
I'm working on this now, as this I believe that effort is within my reach. Once I feel that it's finished, I will upload it here. For now, I've backed up the old Qt4 frontend, but at least I hope to have the option of building the frontend with either Qt4 or Qt5, for now. However, I've encountered some problems during compilation: http://https://pastebin.com/3rHxU2L1 (make log)
CMakeLists.txt: http://https://pastebin.com/s2NHuzHB
I'll try my best to complete everything on my own, but for some other stuff, I need suggestions on how to change some of the code. There's no need to send in any code to me, unless necessary.
Side note: your links have a http:// too much :p
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->
Wow! Nice observation sheepluva
Didn't realize until I click it st*pid me =/
╓──────────────────╖ ╓──────────────────╖
⠀HP: ██████████ 1E9/1E91E9/1E9 ██████████ :MP
╙──────────────────╜ ╙──────────────────╜
I'm really sorry about this;bI rushed in posting this. Here are the correct URLs:
https://pastebin.com/3rHxU2L1 (make log)
CMakeLists.txt: https://pastebin.com/s2NHuzHB
New: I now have real code showing my actual work: http://hedgewars.org/node/6813
Maybe you can create a fork and host it somewhere?
My stuff
I just discovered that version 0.9.23 has been released, to my surprise. It's about time that I start working on my Qt5 frontend again, but this might not come into play until 2 weeks later in the next month.
EDIT: Just merged most of the recent changes. It's not yet tested, as I only needed to get the code out.