hi
i try to compile my cvi files in vicual c++. so i get an object-file.
i include this objectfile into my project (cvi5.5)
everything work fine! but when i link my project the linker
reports that he cannot find function from the math.h file
like pow, cos, sin, fabs...
linker error:
Undefined symbol '__CIacos' referenced in "data.obj"
Can anyone help me
Thanks a lot
chris