LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Loading CIN resource that access shared library

Using LabView 6.01 for Mac I have come across the following problem.

I created a CIN to access a shared library, this was necessary because of some "parameter juggling".

The problem is: When I try to load the code resource in LabView it won't load (and don't given any reason).
If I comment out the function call to the shared library function and recompile my CIN, everything works well (besides not getting any work done;)
The shared library I am calling is also dependent of other shared libraries (including one created with LabView).

The question is: Where am I supposed to place all this libraries to get LabView to load my code resource ? Or is there some other problems I have overlooked ?

Th
anks for any help
0 Kudos
Message 1 of 2
(2,590 Views)
Hello,

The only information I know about the CINs for MAC is in the Using External Code in LV:
http://www.ni.com/pdf/manuals/370109a.pdf
Look on pages 3-8 to 3-10. This does give some configuration information on various MACs and compiliers. I hope this helps.
Doug
0 Kudos
Message 2 of 2
(2,590 Views)