We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0336db6 commit a63ae57Copy full SHA for a63ae57
INSTALL.txt
@@ -96,7 +96,8 @@ Required libraries:
96
* Open vc2008/hdf5_plugin.vcproj with Visual Studio 2008
97
* Add your DMSDK include and library directories to the VC++ Directories
98
in Visual Studio (in Tools/Options/Projects and Solutions/VC++ Directories). The
99
- DMSDK is usally installed to C:\ProgramData\Gatan\DMSDK
+ DMSDK is usally installed to C:\ProgramData\Gatan\DMSDK. Also the include
100
+ path to the boost library is needed.
101
* Build the Release build
102
* You should find your plugin as vc2008/Release/hdf5_plugin.dll
103
0 commit comments