Jump to content
  • 0

Pcam-5c project - failed to build the project and all of its dependencies


Yensl2024

Question

Hi, I am a beginer Vitis if I can get help from someone who has the expertise in Linux and Vitis please?

I am using 22.04LTS and Vitis 2023.1. 

When I follow the instruction, select the [System] project in the Assistan pane to build the project and all of its dependencies, I encountered an error : make:***multiple target patterns. Stop. Please see attached. 

How do I remove the C::/Temp/Zybo-Z7/sw/src/.. since I wasn't using windows? My lscript.ld is located under Pcam-5c(workspace)/Zybo-Z7-20-pcam-5c/src/

Screenshot from 2024-07-29 18-33-47.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

You can not have paths like C::/Temp... in Linux. You can look into Linux file system structure to understand how it is structured.
Somewhere in your project configuration a windows file path is used and the makefile is generated accordingly

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...