Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Port C# to QT
Hello,
I am new to QT programming.
Actually I have some source code in C# on the Windows Platform. I would like to convert the code to QT to make it cross-platform. The code is basically a dynamic run-time library.
Can anyone suggest me some tips as in how should I approach this problem. Like how can I convert the entire source code in QT. Because the original code is using some MFC libraries so I need to find some equivalent library in QT or should I rewrite the entire code in QT.
Also What would be the best way to rewrite the entire code?
Thanks a lot.
Thanks,
Himanshu