06-12-2017 11:40 PM
Hi
I am new at CVI, I am developing a project using LIN-usb cards, when I try to build the distribution several errors are displayed, all referencing instructions of the NI-CAN library
error: Undefined symbol 'ncSetAttribute' referenced in "c:\cvi\Paccard Mux\cvibuild.Paccard Mux EOLT\Release64\Paccard Mux EOLT.obj".
what does this error really means? I have changed many options of the building settings to see if, incluiding the source file of the installation for NI can but everytime the same results
any help is appreciated
06-14-2017 08:47 AM
Hi QvixoteRoux,
I'd recommend starting with a cvi's example (find them in Help -> Find Examples) and check if the Bus Monitor works. Also, remember you'll need the NI-XNET or NI-CAN driver depending on the cards you have.
Regards
PedroR