Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhat the wiki says is more or less similar to whaat I've been doing. Maybe I have not been clear, but I'm able to compile the program correctly, and it executes. The problem is that I've had to track the library dependencies, because the compiler didn't warned me about them. the wiki didn't say anything about it.
The problem now is that I have to compile other programs with mucho more dependencies than the last one, and I don't want to include ALL my libraries in each program... aLeX