#MacOS Arm

1 messages · Page 1 of 1 (latest)

low olive
#

tutk_log_****** .txt filling up the applications folder every time I use. a nightly build

low olive
#

What friends, no solution?

weary burrow
#

this looks like it's probably debug logs related to the bbl network plugin.

low olive
low olive
#

Thank you very much for fixing the tutk logs location. Huge help! Now I can continue using the nightlies. It was difficult to keep my TimeMachine backups clean and i had to let go of the nightlies. Thanks a ton.

low olive
#

In all the Nighlies. Alpha and Beta version prebuilt binaries for MacOS Arm64 including today's 1.9.0 version the splash screen is a black box. In release version 1.8.0 and 1.8.1 it always shows the splash image as it should. This is on MacOS Sonoma 14.2.1 on. an M2Pro

valid ibex
#

is it currently possible to build orcaslicer on arm64 mac m1 at all ? im trying but i got stuck with Undefined symbol: prusaslicer_png... a lot of different png functions

#

but i got libpng installed

valid ibex
#

seems like libpng is not patched properly and built libpng16.a does not contain PNG_PREFIX in function names

#

so it's built as png_free instead of prusaslicer_png_free but header files contain the patched names = unresolved externals

#

when commented out PNG_PREFIX