new user linker error


Ratoso
02-27-2004, 09:02 AM
Hello,
I try to run the "polint" example with CBuilder6
I have read and done like in the explanations "how tu use with CBuilder" page.
I have build a console .exe without vcl project
In the directories I have add the cpp/other and cpp/recipes path
I have seen it needs (nr.h) nrutil.h but I don't find the nrutil.c in the cpp directory it is on ly in Ansi and K&R directories
is ti normal?
When I compile I have a linker error it don't find the good "NR::polint(...) function
What I m doing wrong?
I am new user I have read other threads about linker error in the forum, but I don't understand
I thank you in advance
Patrick