I want to develop applications that should work on both Windows and Linux operating systems. Please help me to move forward.
This is not currently possible in Visual Studio 2008. There is no support for the Visual C ++ compiler ELF format and there is no support for any Linux library. Perhaps you can see options like Sagvivin Environment
If you develop an application in Windows and you want to turn it off in Linux, then you should check the following:
- Cross platform API (like QT UI
- Make sure your code complies with the C ++ standard.
- Get GCC and Linux Distro with all the necessary labels
Edit Type: Typos
Comments
Post a Comment