The lib
and bin
directory of a package contain the shared
libraries and executables.
lib/
contains all shared libraries and static library files of
the package.
bin/
contains all executables.
Profiles in sources are set up to copy result files to
lib
/bin
.
If a DLL cannot be overwritten, it is copied to the lib/updated
subdirectory and is moved to lib/
on the next MeVisLab startup. This way
you can compile your project while MeVisLab is still running (which
would otherwise fail).
© 2024 MeVis Medical Solutions AG