I am using Linux. I made a program but I don't know how to make an '.exe' app(or installer). Every time make an app I can't run it on windows without any C++ compiler.
I tried to do it in virtual box windows and I made an installer with exe application. I put all DLL files that are with app but it just work on windows that have c++ compiler.