Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf you take a look at the makefile that comes with the design examples you'll see the makefile opens a shell that runs the aocl link-config command. That way you can have your makefile stay up to date with the paths/libraries that need to be included for future releases automatically.