azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
<dingwat> alright, so I managed to get scopehal-apps building on Windows by using the advice from issue #715 (running "cmake --build . -j4" instead of "make"), but when I try to run ngscopeclient, I'm missing several DLLs (libgcc_s_dw2-1.dll, among others). Has anyone else encountered this?
<dingwat> the Internet suggests that perhaps my PATH is not set correctly?
<Darius> dingwat: you can probably get away with copying those DLLs from whereever they are (in the toolchain dir I guess) into the ngscopeclient directory
<Darius> save futzing around with the path variable
<dingwat> Darius, nice, I will give that a shot after this finishes rebuilding. Incidentally, it doesn't seem like those are in either the MinGW install or scopehall-apps, when I search my machine for the first one, it only exists in entirely unrelated program installs..
<dingwat> oops, disregard, remoted into the wrong box
<Darius> heh
<Darius> looks like you can build with -static and it will link them into the exe
<dingwat> Darius, copying every DLL in msys64/ucrt64/bin seems to have worked :)
<Darius> big hammer approach
<azonenberg> yeah this is one of the biggest windows tooling issues i want to get fixed before we release v0.1 officially
<azonenberg> I just dont have the time or windows/mingw experience
bvernoux has joined #scopehal
_whitelogger has joined #scopehal
<_whitenotifier-9> [stm32-cpp] azonenberg pushed 2 commits to master [+0/-0/±2] https://github.com/azonenberg/stm32-cpp/compare/fe0e04262327...aff059bddcf3
<_whitenotifier-9> [stm32-cpp] azonenberg 0dc8bdf - Flash: added API to get the address of an ECC fault
<_whitenotifier-9> [stm32-cpp] azonenberg aff059b - STM32H735: align .data on 32 byte boundary
<_whitenotifier-9> [stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/azonenberg/stm32-cpp/compare/aff059bddcf3...f0606d8992ef
<_whitenotifier-9> [stm32-cpp] azonenberg f0606d8 - Fixed incorrect sector bitmask for STM32H735 flash erase
bvernoux has quit [Quit: Leaving]
<_whitenotifier-9> [scopehal-sigrok-bridge] ArtemKhvostov opened issue #3: Missing build instructions, linking problems - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/3
<_whitenotifier-9> [scopehal-sigrok-bridge] ArtemKhvostov edited issue #3: Missing build instructions, linking problems - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/3