For a long I have been using RedPanda for C/C++ programming. However, I am using default settings to compile C++ program. In Windows 10, I wish to use only the command "make MakeFile" for some specific purpose (though it works well using the command line, but I wish to use it inside RedPanda) without specifying the path for GCC etc. Please share how to do this.
For a long I have been using RedPanda for C/C++ programming. However, I am using default settings to compile C++ program. In Windows 10, I wish to use only the command "make MakeFile" for some specific purpose (though it works well using the command line, but I wish to use it inside RedPanda) without specifying the path for GCC etc. Please share how to do this.
Thank you.