ibrary requires linker dependencies a text file
(`.txt`) may be included to list them in the form:
{library | [weak-]framework}
Note that if you only have a static library then as we don’t do static linking
of our simulator builds it won’t work there.
> On 30 Jun 2018, at 6:15 am, Kevin Bergma
Working with LCB - trying to load in external code.
What is the proper directory structure that it needs to be in?
I have it working on a windows comp - I can bulid the LCB and return data
from calls in the external dll.
Here is the directory structure:
CVTTest\
xx.lcb