Adding an alias to CDT Build Console (MacOS) [message #1861844] |
Wed, 08 November 2023 01:29 |
Anthony Zeater Messages: 1 Registered: November 2023 |
Junior Member |
|
|
Hi,
I'm currently using a custom flavour of Eclipse CDT for embedded development on a Macbook Pro running Sonoma and need to run some python scripts as part of the pre-build and post-build process. These scripts are written to use the "python" command however I need to run python under rosetta 2 to get these scripts to work correctly.
I've successfully made an alias so python points to arch -x86_64 /usr/bin/python3 however the Eclipse CDT Build Console doesn't seem to read in the alias I've added to my .zshrc file.
Is there a way to add the alias into the configuration of Eclipse? I don't want to modify the scripts as they are provided by a supplier and are used by other members of my team that run with other operating systems.
|
|
|
Powered by
FUDForum. Page generated in 0.03162 seconds