Porting a C++ VS project to Linux
Posted: 2021-04-21 04:51am
Hey all,
So I've been fiddling with a C++ project, and it turned out pretty neat. Now I want to make it work on Linux. Problem is, I'm used to all the bells and whistles of Visual Studio. I have literally no idea where to begin when it comes to writing a makefile, let alone something platform-independent.
So where do I begin? Yeah, I know, not the most common type of request for this forum, but I figured it wouldn't hurt to ask.
So I've been fiddling with a C++ project, and it turned out pretty neat. Now I want to make it work on Linux. Problem is, I'm used to all the bells and whistles of Visual Studio. I have literally no idea where to begin when it comes to writing a makefile, let alone something platform-independent.
So where do I begin? Yeah, I know, not the most common type of request for this forum, but I figured it wouldn't hurt to ask.