Which functions/classes to export (and how to export them in a smart way) when google test is compiled in a visual studio DLL project
I succeeded in compiling a visual studio 2022 DLL project with google test sources. (See Building google test as a DLL in Visual Studio 2022 linking errors for more details.)