Faster3ck / Converseen

Converseen is a batch image converter and resizer
https://converseen.fasterland.net/
GNU General Public License v3.0
423 stars 32 forks source link

Port converseen to Qt6 #140

Closed david-geiger closed 10 months ago

david-geiger commented 1 year ago

Hi,

Have you planned to port converseen to Qt6?

Regards, David

david-geiger commented 11 months ago

Hi,

Any news? or suggestion?

Faster3ck commented 11 months ago

Hello and sorry for the late response. Currently, I have not yet planned a porting to Qt6 because I am uncertain about whether it would limit the program's compatibility with older versions of Ubuntu. Anyway, I plan to start the porting process in the next few weeks.

Faster3ck commented 11 months ago

Hi, I have really good news about the porting to Qt6. By modifying a few lines of code (fewer than I would have imagined) I managed to make Converseen compile with both Qt5 and Qt6, and as a result the program will be able to compile without any problems even on older versions of Ubuntu.

I will make a new release as soon as possible!

Faster3ck commented 10 months ago

Hi, now Converseen can be compiled with both Qt5 and Qt6! You can check the instructions in the INSTALL.md file :)

david-geiger commented 10 months ago

Thank you very much :)