You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building ngscopeclient using the instructions from the manual, I am faced with a slew of DLL not found errors when running ngscopeclient.exe from outside the MSYS shell (as most users will want to do). Below is the list of DLLs that need to be copied into the build\src\ngscopeclient directory to get the exe to run standalone.
After building ngscopeclient using the instructions from the manual, I am faced with a slew of DLL not found errors when running ngscopeclient.exe from outside the MSYS shell (as most users will want to do). Below is the list of DLLs that need to be copied into the build\src\ngscopeclient directory to get the exe to run standalone.
libgcc_s_seh-1.dll
libwinpthread-1.dll
libstdc++-6.dll
libgomp-1.dll
libsigc-2.0-0.dll
libpng16-16.dll
libcairomm-1.0-1.dll
zlib1.dll
libcairo-2.dll
libfontconfig-1.dll
libfreetype-6.dll
libpixman-1-0.dll
libbrotlidec.dll
libbz2-1.dll
libharfbuzz-0.dll
libexpat-1.dll
libbrotlicommon.dll
libglib-2.0-0.dll
libgraphite2.dll
libintl-8.dll
libpcre2-8-0.dll
libiconv-2.dll
The text was updated successfully, but these errors were encountered: