vmr_streamer/INSTALL.md
2023-05-27 19:16:48 +01:00

740 B

Step by step

These instructions should work for both Debug/Release builds. In this case we target Release x64.

Release

Open up project properties.
Properties

In advanced properties ensure Character Set is set to Not Set Character Set

Check that _CRT_SECURE_NO_DEPRECATE and if targeting an x64 build VB_X64 are in the preprocessor definitions. Preprocessor Definitions

Ensure Ws2_32.lib is included as an additional dependency. Linker dependencies