Comment # 3 on bug 110735 from charlieI can wait. Setting "-Dc_link_args" in a config file results in: meson: error: unrecognized arguments: .. So I set it in a meson crossfile like: [properties] c_link_args = ['-L /home/a/lib32'] Results in 'XvMCW not found'. I also tried setting a native file (https://mesonbuild.com/Native-environments.html) mesa32.ini like: [paths] libdir = '/home/a/lib32' prefix = '/home/a' Still not found.
You are receiving this mail because:
- You are on the CC list for the bug.