[micro-manager-general] HamamatsuHam device adapter
Status: Beta
Brought to you by:
nicost
From: Fabrizio R. <fab...@gm...> - 2016-10-24 14:10:37
|
Hi, I've installed micro-manager and I've copyed "mmgr_dal_HamamatsuHam.dll" in my project folder but I get an error; in particular, using GetLastError function, I obtained error code 126 - ERROR_MOD_NOT_FOUND (The specified module could not be found). In order to find a solution, I did the same with "mmgr_dal_OpenCVgrabber.dll". Result: if I use the file from program folder I get the same error but if I use the file obtained from the build of the source code my program works fine. Which is the compiler version used to compile the library for micro manager installation (I work on windows)? Is there any way to investigate the origin of the problem (I mean: deep log level, dump or similar)? |