SandraDiehl
6th December 2006, 17:57
I'm trying to use this function and I know I have to set up correctly:
ret = tt.align.according.domain(in.item, out.item, "tcitem") and when I compile I get the error:
Error: Unresolved reference to function 'tt.align.according.domain'
For the life of me I can't figure out how to over come this error. Do I need to have an include file or library that house this function? If so what is that include or library? If the error isn't due to not having include or library any clues to fix?
ret = tt.align.according.domain(in.item, out.item, "tcitem") and when I compile I get the error:
Error: Unresolved reference to function 'tt.align.according.domain'
For the life of me I can't figure out how to over come this error. Do I need to have an include file or library that house this function? If so what is that include or library? If the error isn't due to not having include or library any clues to fix?