Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: ulyssesmiller on February 11, 2025, 05:41:12 AM

Title: Sharing Vitis Projects Across PCs: Handling Absolute Paths
Post by: ulyssesmiller on February 11, 2025, 05:41:12 AM
Hello, everyone.

I am working on a Vitis project and need to collaborate with a coworker.  We've previously utilized the share option for version control and it worked well. However, this project relies on absolute paths (e.g., to the sysroot), which causes problems when we want to transfer files between our computers.

Do you have any best practices or tutorials for properly sharing Vitis projects between two machines, particularly when dealing with these local, absolute path dependencies?  Any help on how to handle these paths or set up the project for collaborative work is greatly welcomed.

Thank you in advance.