Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem about creating Shared Libraries for VxWorks Targets

hello everyone,

 

I have tried to create shared libraries according to the method provided in the following links http://digital.ni.com/public.nsf/allkb/81D1172E3C28A5E4862575CC0076A230?OpenDocument,but when I  have typed make to run the makefile in  command prompt,I always got the error as the screenshot in attachment shows.

 

Any suggestion? How should I fix this error to create .out file?

 

 

Shen

Download All
0 Kudos
Message 1 of 3
(5,563 Views)

Hi,

 

the error message contains information of the lvwpcap and tells you something about syntax errors.

I found some information on this:

 

Ethernet Packet Sniffer Utility Using WinPcap Functions:

http://zone.ni.com/devzone/cda/epd/p/id/2660

 

Maybe this helps. There is an example included.

 

Best regards

Suse

______________________________
Certified LabVIEW Developer (CLD)
0 Kudos
Message 2 of 3
(5,540 Views)

Thanks for your reply.

 

I have found this project packet. The cpp file uesed in my case is the cpp file contained in this project packet.

 

Anyway . thanks a lot. 

0 Kudos
Message 3 of 3
(5,527 Views)