Answer the question
In order to leave comments, you need to log in
How to compile WIN-32 applications to run on machines without a C/C++ compiler?
There is a simple console program.
It must be compiled on the developer's computer and used as an .exe file on other machines. Other machines do not have a compiler and standard C/C++ libraries.
How to compile so that it works without questions?
Microsoft Visual Studio environment.
Answer the question
In order to leave comments, you need to log in
Project Properties / C++ / Code Generation / Runtime Library - change Multi-threaded DLL to Multi-threaded
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question