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: 252 seconds]
Degi_ is now known as Degi
<_whitenotifier> [scopehal-apps] jwise closed issue #760: RFE: be able to numerically view and edit instrument parameters from Waveform Group screen - https://github.com/ngscopeclient/scopehal-apps/issues/760
<_whitenotifier> [scopehal-apps] jwise commented on issue #760: RFE: be able to numerically view and edit instrument parameters from Waveform Group screen - https://github.com/ngscopeclient/scopehal-apps/issues/760#issuecomment-2406374310
<_whitenotifier> [scopehal-apps] jwise closed issue #761: RFE: status indications as to phase of a capture - https://github.com/ngscopeclient/scopehal-apps/issues/761
<_whitenotifier> [scopehal-apps] jwise commented on issue #761: RFE: status indications as to phase of a capture - https://github.com/ngscopeclient/scopehal-apps/issues/761#issuecomment-2406374421
Degi has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
Darius has quit [Quit: Bye]
Darius has joined #scopehal
juri_ has quit [Ping timeout: 252 seconds]
Degi has joined #scopehal
juri_ has joined #scopehal
d1b2 has quit [Remote host closed the connection]
d1b2 has joined #scopehal
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu opened issue #4: support DSCope U2P20?HDL verison incompatible - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/4
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu edited a comment on issue #3: Missing build instructions, linking problems - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/3#issuecomment-2405360206
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu commented on issue #3: Missing build instructions, linking problems - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/3#issuecomment-2407481429
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu edited issue #4: support DSCope U2P20?HDL verison incompatible - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/4
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu edited issue #4: support DSCope U2P20?HDL verison incompatible - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/4
<_whitenotifier> [scopehal-sigrok-bridge] amigomcu edited issue #4: support DSCope U2P20?HDL verison incompatible - https://github.com/ngscopeclient/scopehal-sigrok-bridge/issues/4
ALTracer has joined #scopehal
sgstair has joined #scopehal
sgstair_ has quit [Ping timeout: 276 seconds]
ALTracer has quit [Remote host closed the connection]
ALTracer has joined #scopehal
ALTracer has quit [Read error: Connection reset by peer]
ALTracer has joined #scopehal
ALTracer has quit [Remote host closed the connection]
ALTracer has joined #scopehal
ALTracer has quit [Read error: Connection reset by peer]
ALTracer has joined #scopehal
sgstair_ has joined #scopehal
sgstair has quit [Ping timeout: 255 seconds]
fayr has quit [Quit: quit]
fayr has joined #scopehal
ALTracer has quit [Quit: Quit]
ALTracer has joined #scopehal
ALTracer has quit [Read error: Connection reset by peer]
ALTracer has joined #scopehal
<_whitenotifier> [scopehal-apps] mldulaney opened pull request #779: Icons - https://github.com/ngscopeclient/scopehal-apps/pull/779
<_whitenotifier> [scopehal-apps] mldulaney synchronize pull request #779: Icons - https://github.com/ngscopeclient/scopehal-apps/pull/779
<d1b2> <kretien> Hey, I just pulled the latest today and I'm failing to build in msys. C:/msys64/home/nate/scopehal-apps/src/ngscopeclient/Session.cpp: In member function 'bool Session::SerializeWaveforms(const std::string&)': C:/msys64/home/nate/scopehal-apps/src/ngscopeclient/Session.cpp:2142:33: error: 'mkdir' was not declared in this scope; did you mean '_wmkdir'? 2142 | mkdir(scopedir.c_str()); |
<d1b2> ^~~~~ | _wmkdir C:/msys64/home/nate/scopehal-apps/src/ngscopeclient/Session.cpp:2239:17: error: 'mkdir' was not declared in this scope; did you mean '_wmkdir'? 2239 | mkdir(filtdir.c_str()); | ^~~~~ | _wmkdir ninja: build stopped: subcommand failed.