Hi,
Facing a weird IQ problem. The IQ function _IQNtoa throws up an "unresolved symbol" error if i link the IQ v1.60 library but works fine with IQ v1.50 library. Anyone else faced this problem?
Thanks,
Vivek
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Facing a weird IQ problem. The IQ function _IQNtoa throws up an "unresolved symbol" error if i link the IQ v1.60 library but works fine with IQ v1.50 library. Anyone else faced this problem?
Thanks,
Vivek
Vivek Sankaranarayanan98982 said:Hi,
Facing a weird IQ problem. The IQ function _IQNtoa throws up an "unresolved symbol" error if i link the IQ v1.60 library but works fine with IQ v1.50 library. Anyone else faced this problem?
Thanks,
Vivek
Vivek,
Yes - this is a known issue with the 1.6 lib.
You can work around this by linking in both 1.50 and 1.60. This will have the result of pulling IQNtoa from 1.5, IQN log from 1.6. The rest of the functions are identical in both libraries.
Regards,
Lori