Changes between Initial Version and Version 1 of Ticket #68559, comment 9
- Timestamp:
- Oct 26, 2023, 7:50:37 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68559, comment 9
initial v1 1 1 So it looks like `gui` is not default, so no wxWidgets should have been used, but the linking flag is still passed. 2 2 3 Also `wxWidgets-3.2` is definitely broken on old systems atm; if it support 2.8 or 3.0, it should be preferred. (May not save PowerPC, as of now, but should help older Intel.)3 Also `wxWidgets-3.2` is definitely broken on old systems atm; if it support 2.8 or 3.0, it should be conditionally preferred. (May not save PowerPC, as of now, but should help older Intel.)