S
S
someserj2016-12-22 04:42:23
visual studio
someserj, 2016-12-22 04:42:23

How to write Hello World with statically linked libraries under Windows?

the simplest program for Windows, no matter what language (C/C++/C#).
how and what project settings to specify?
and which libraries for such a program need to be linked?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
15432, 2016-12-22
@15432

Static linking:
Project settings - C/C++ - code generation - Runtime Library - change from multithread debug DLL to multithread debug, similar in release

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question