Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I downloaded the new files and hello_world works with the bittware generated kernel. However, when I try to build it myself, it fails to run from the host program I had to copy the iface.ipx file from another folder because that problem persists --- Quote End --- Looks like you need to set your PATH environment variable : export PATH=$PATH:$ALTERAOCLSDKROOT/bin:"/opt/altera/14.0/quartus/bin" (replace the path to match to your own setup).