Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Software Library Project...

Hello,

in the New Project wizard of the Nios II IDE, I have created a Managed Library Project. This project uses the open() function, which is declared in the fcntl.h file.

When I try to compile the project, I get errors from a chain of *.h files, ending where alt_types.h can not be found by the compiler. Apparently one of the files which get included by fcntl.h include the alt_types.h which seems to be not accessible by a Managed Library Project but normal projects compile fine with included fcntl.h.

Any ideas what the reason is or how to solve this problem?

Regards

Christian
No RepliesBe the first to reply