Altera_Forum
Honored Contributor
21 years agoLinking a DLL using Nios2 IDE
Hi,
I'm trying to link the FFTW library to an example based on the Hello_world template but in vain. Here's the error: ***[hello_world_2.elf] Error 1 obj/hello_world.o *In function 'main': undefined reference to 'fftw_malloc' How do I link a DLL to a piece of code in Nios IDE? Thanks for any help.