Hello I need to remake some old C++Builder (6) project and make it for Linux/Windows.
The main and big project parts is
- OPC Client (and some other clients)
- Working with database (currently MS SQL) but maybe porting to another one like postgres is another task.
- GUI Components for Tables / Reports / Graphics / Diagrams !
Another trouble is that I currently just got few month for it so.
So I want to ask : Were is better / easer to port it ? MinGW dll + CLR GUI ? Qt ? maybe U++ ?
thank you.
I’d go Qt for a few reasons: