Answer the question
In order to leave comments, you need to log in
Which convenient development environment for C ++ should I take, free or with available "cracks"?
Like Microsoft Visual C ++, and so that it can also be compiled from .sln (with GutHub) projects for .exe. But even if it is possible, then under Linux to collect applications from .sln. But the main thing is in .exe, and that it is convenient to work with this environment.
Answer the question
In order to leave comments, you need to log in
You can use QtCreator, but .sln files are Microsoft Visual C++ files, QtCreator has .pro files that can be opened on both Windows and Linux. And yes, under Windows, the output is also .exe :) You can also consider build systems like CMake, which will generate project files for a specific compiler.
Well, what do you miss in the community version of VS? On Linux, run through wine.
Well Duc and take Microsoft Visual Studio, what's the problem? There is a free Community Edition.
To convert from sln to anything, look towards gyp.
Under Linux - QtCreator, CLion, NetBeans, Code::Blocks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question