<guso78k>
kintel, what is the best way to get qt6 onto my mac ? right now qmake is missing and i am refraining from use homebrew for that because of the none-relocatable results
KimK has joined #openscad
rawgreaze has quit [Ping timeout: 272 seconds]
<guso78>
Foto qt6 Compiler from source
<guso78>
Got qt6 compiled from source
ooxoo has quit [Remote host closed the connection]
guso78k15 has joined #openscad
<guso78k15>
now I compiled with scripts/setenv-macos.sh to use native libraries, but the resulting openscad crashed immediately.
<guso78k15>
./scripts/macosx-sanity-check.py shows an external dependency boost:filesystem.
<guso78k15>
however, maces-build-depebndencies ran flawless using qt6
<guso78k15>
how can I generally resolve external dependency issues ?
knielsen has quit [Ping timeout: 245 seconds]
knielsen has joined #openscad
Kehet has quit [Ping timeout: 245 seconds]
Kehet has joined #openscad
guso78k15 has quit [Ping timeout: 256 seconds]
Scopeuk has quit [Quit: Quit]
Scopeuk has joined #openscad
mohammad1722 has joined #openscad
KimK_ has joined #openscad
KimK has quit [Ping timeout: 276 seconds]
KimK_ has quit [Read error: Connection reset by peer]
KimK_ has joined #openscad
mohammad1722 has quit [Ping timeout: 256 seconds]
lostapathy has quit [Ping timeout: 252 seconds]
mohammad1722 has joined #openscad
lostapathy has joined #openscad
mohammad1722 has quit [Ping timeout: 256 seconds]
mohammad1722 has joined #openscad
mohammad48 has joined #openscad
mohammad48 has quit [Client Quit]
mohammad54 has joined #openscad
mohammad1722 has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
mtm has quit [Ping timeout: 248 seconds]
mtm has joined #openscad
mohammad54 has quit [Quit: Client closed]
teepee_ has joined #openscad
mohammad1722 has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
hyperair has joined #openscad
mohammad95 has joined #openscad
mohammad1722 has quit [Ping timeout: 256 seconds]
mohammad95 has quit [Quit: Client closed]
krushia has joined #openscad
misterfish has joined #openscad
pca006132 has joined #openscad
pca006133 has joined #openscad
pca006132 has quit [Ping timeout: 276 seconds]
pca006133 is now known as pca006132
pca006133 has joined #openscad
pca006132 has quit [Ping timeout: 248 seconds]
pca006133 is now known as pca006132
misterfish has quit [Ping timeout: 276 seconds]
pca006133 has joined #openscad
pca006132 has quit [Ping timeout: 248 seconds]
pca006133 is now known as pca006132
misterfish has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
misterfish has quit [Ping timeout: 276 seconds]
mmu_man has joined #openscad
ferdna has joined #openscad
kintel has joined #openscad
<kintel>
guso78 I suspect that one of the native packages picked up a homebrew dependency by mistake
<kintel>
It's hard to keep all the packages isolated : (
<kintel>
Does the sanity check tell you where the external dependency is referenced?
<kintel>
oh, and did you run macdeployqt first?
<kintel>
It feels like you're experiencing some mixture of issues though, so perhaps focus on the crash first: How did you run OpenSCAD, how does it crash, is there a stack trace?