burakduysak
New Contributor
5 years agofatal error: cstdarg: No such file or directory
I was trying to implement Video and Image Processing Design Example (https://www.intel.com/content/dam/altera-www/global/en_US/uploads/2/2a/Video_and_Image_Processing_Design_Example_16_1.pdf)
but f...
- 5 years ago
I solved the issue. I think this is an eclipse IDE issue.
I add 2 more paths to Application Include Directories, which is under Properties>Nios 2 Application Properties>Nios 2 Application Paths, then change my main. c to main.cpp
I attached the paths.