Copy the DLL file to the directory where the executable is located
2. Transfer engineering attributes ->; Configure properties ->; Debugging – & gt; Change the working directory to the directory where the DLL files reside
3. Transfer engineering attributes ->; Configure properties ->; Debugging – & gt; Set the environment to the Path= DLL directory, for example: Path=$(SolutionDir)bin
Reproduced in: https://www.cnblogs.com/buyishi/p/10236780.html
Read More:
- Using Visual Studio 2015 to create. DLL and use. DLL
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- Solve the problem of flash back in Visual Studio 2010
- Configuring OpenGL in Visual Studio
- Flash back of running program in Visual Studio 2017
- Detailed steps for installing Visual Studio 2010 + Intel parallel studio Xe 2013 and configuring mpich2
- Configuring OpenGL in Visual Studio 2015
- Configuring OpenGL + glew in windows10 + Visual Studio 2017
- Visual Studio Tips: error LNK2005: … already defined in LIBCMTD.lib(new.obj)
- How to Add migrations in Visual Studio for Mac
- Visual studio 2019 + OpenGL environment configuration
- Visual studio code shortcut
- Visual studio 2013 compiles vtk7.1.0
- How to solve the problem that the console window disappears in a flash after visual studio 2017 runs
- Solution of header file StdAfx. H “no such file or directory” in Visual Studio
- Configure OpenGL development environment (glfw3 + glad) once and for all with visual studio
- The problem of flash back by pressing enter window when debugging or executing program in Visual Studio C
- Solve the problem of visual studio console flashback
- Flash back when compiling Visual Studio
- [solution] visual studio will exit automatically after debugging the program