1

What is the difference between the following defines:

#define BOOST_REGEX_DYN_LNK
#define BOOST_REGEX_USE_DLL
#define BOOST_REGEX_USE_LIB

(regex was chosen arbitrarily)?

Which of them auto-link the project with libboost*.lib, boost*.lib, boost*.dll files? what are the differences between the mentioned files.

Marc Andreson
  • 3,405
  • 5
  • 35
  • 51

0 Answers0