Anyone know how to compile Aix C++ Codes into Window platform?
I have tried to compile my Aix (Version 4.2) C++ Codes using Bloodshed Dev C++ and Microsoft Visual C++ Compiler and I have copied all the include files from my Aix system to my Window system,
but encounter many errors due to the differences in their Library References.
Can anyone help?
Thanks a lot.