Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
I had the same error with code I made (not from the examples form Intel). Also, I've tried the step you did with the example 1 and everything worked fine : no error. When I got this error, as strange as it could be, I only moved my code on my desktop, repeat the exact same thing as you did and it compiled. I was working from a SVN repository and a path with spaces in it. So try to move your code somewhere safe with short path, no spaces and on C drive (because I don't see any drive in the path you're using). As a difference, I am working on Windows, so it is possible that it may not fix your issue Try this and let us know if it worked !