Page 1 of 1

Meson 'broken' ? [SOLVED]

Posted: Sat Sep 14, 2024 8:43 am
by Jasper

I was attempting to compile an application and to my disappointment found that 'Meson' does not appear to be functioning correctly in VoidPup64-22.02-240907.iso

From memory it did working correctly in an earlier build.

Any ideas?

Meson-error.png

Re: Meson 'broken' ?

Posted: Sat Sep 14, 2024 8:50 am
by Jasper

Okay, reverted back to the DevX from VoidPup64-22.02-240825


Re: Meson 'broken' ? [SOLVED]

Posted: Sat Sep 14, 2024 8:56 am
by dimkr

This can happen if you replace void's Python with a different version of Python or one built with different paths, because Python modules are tied to a particular version of Python. If devx has modules for Python version x but main SFS has Python y, if won't work as well.


Re: Meson 'broken' ? [SOLVED]

Posted: Sat Sep 14, 2024 9:49 am
by Jasper

@dimkr

Just checked and I am using Python 3.12.6 presently, not sure what version was available to me in the newer supplied DevX.