Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou are missing more system headers.
Probably string.h and sys/time.h It is also worth always using the unix '/' in directory paths, rather than the microsoft '\'. The former is valid in almost all microsoft tools.