Degi has quit [Ping timeout: 246 seconds]
Degi_ has joined #scopehal
Degi_ is now known as Degi
<
d1b2>
<johnsel> If you haven't already, re-clone the whole repository and start from scratch. Or delete the cmake intermediate files
Ekho has quit [Server closed connection]
Ekho has joined #scopehal
Yamakaja has quit [Server closed connection]
Yamakaja has joined #scopehal
Yamakaja has quit [Changing host]
Yamakaja has joined #scopehal
Bird|otherbox has quit [Server closed connection]
Bird|otherbox has joined #scopehal
bvernoux has joined #scopehal
veegee has quit [Server closed connection]
veegee has joined #scopehal
sorear has quit [Server closed connection]
sorear has joined #scopehal
welterde has quit [Server closed connection]
welterde has joined #scopehal
bvernoux has quit [Read error: Connection reset by peer]
<
d1b2>
<bvernoux> Install all in root of your disk to avoid any issue without space like C:/scopehal
<
juh>
that’ll need to be fixed before a major release lol
_florent_ has quit [Server closed connection]
_florent_ has joined #scopehal
davidc__ has quit [Server closed connection]
davidc__ has joined #scopehal
electronic_eel has quit [Server closed connection]
electronic_eel has joined #scopehal
<
azonenberg>
juh: so it sounded like her issues were with msys2/mingw not with ngscopeclient per se
<
azonenberg>
if msys2 doesnt like spaces that's not something we can do anything about
<
azonenberg>
afaik once you have working scopehal binaries they can be installed wherever
<
azonenberg>
none of
*my* code should care about spaces in paths, if it does report bugs as necessary
<
azonenberg>
but the issue tetrikitty was reporting was in building
*glslang* i.e. a vulkan sdk component
<
azonenberg>
it never even got to the point of trying to build scopehal yet
<
anuejn>
hey while we are at packaging issues: I also have one :)
<
anuejn>
I am trying to use ngscopeclient on macOS and am getting the "ERROR: glfwGetRequiredInstanceExtensions failed"
<
anuejn>
do you have any ideas?
<
azonenberg>
anuejn: what does vulkaninfo give? is it showing MoltenVK?
<
anuejn>
ah good point that also does not work
<
anuejn>
then I will have to fix my system myself :D
<
anuejn>
thanks for the pointer works now
<
anuejn>
(after actually sourcing the setup_env.sh in the sdk
*self facepalm*
<
azonenberg>
We should start collecting a FAQ for common screwups people make