
I am a newbie for Linux programming
Sorry that I don't know whether I post this message on the Newbie topic or Programming topic.
I have a problem about Linux programming for C++.
In fact, I have a project about changing a Visual C++ 6.0 program in Window into a linux version to run in Linux.
However, there are about 300files and about at least 50000 code lines.
The program is using the MFC to write.
Then how can I convert it into the Linux program?
am I only changing the GUI coding?
because there are some threads using, am I need to change the coding also?
eg. <pthread.h> coding changing...
Also, I need to call the library by driver.
is it so different for the shared library compared to Window?
And, What linux development tools can I use for my project?
Actually, I am just a Linux administrative Level and it is all new about linux programming.
Can anyone help me?
Thanks for your attention
I would be grateful if anyone can help me.
thx lots
