Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hi All: Looking at the BSP Properties, it's pulling the includes by default from: /usr/include /usr/X11R6/include /usr/local/include Pete --- Quote End --- Ok. I found the issue: The issue was an environment variable CPLUS_INCLUDE_PATH that set as part of our module setup. When that variable is not set, everything works. Pete