SavvyCAN icon indicating copy to clipboard operation
SavvyCAN copied to clipboard

fix compilation under Qt 6.6

Open prodrive11 opened this issue 1 year ago • 2 comments

fix: few static cast call to pass simple errors comp: conditional compilation for version 6+ removing deprecated QSerialPort error types

#731

prodrive11 avatar Jan 27 '24 17:01 prodrive11

I'm pretty sure I did all these things in the QT6WIP branch (which does compile under QT 6.6) but I will double check.

collin80 avatar Jul 09 '24 23:07 collin80

Yes, there are done in QT6WIP.

edge90 avatar Sep 04 '24 19:09 edge90