02-20-2006 04:45 AM
04-07-2006 12:20 PM
04-10-2006 06:13 AM
Hi,
The files I included in the project are ai.cpp, aiex1.cpp, common.cpp main.cpp and scale.cpp of the following attached file. I am also getting the following errors when i am tried to bulid a driver file completly using nivisa only and i got the following errors, i cross checked with your osiuser code.cpp i am getting the error. The nivisa.obj plz do comment on this also. I'l check your comments and give you a feedback.
S.Harikumar
partialImage.o: In function `visaCloseVXIlibrary':
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gInByte'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gInWord'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gInLong'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gOutByte'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gOutWord'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gOutLong'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciFindC
lass'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciFindD
evice'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciConfi
gLibInit'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciIntCo
nnect'
D:\Tornado\target\proj\Project7\default\src\nivxi.c:64: undefined reference to `pciIntDi
sconnect'
make: *** [vxWorks] Error 0x1
2/4/1998 10.18 size 766kb
04-10-2006 06:28 AM