Library Files Required

The virtual disk library comes with dynamic libraries, or shared objects on Linux, to simplify the delivery of third-party and open source components.
Windows requires the
lib/vixDiskLib.lib
file for linking, and the
bin/*.dll
files at runtime.
Linux uses
.so
files for both linking and running.