RE: LCB Foreign LC9.0.0

2018-06-29 Thread Kevin Bergman via use-livecode
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

LCB Foreign LC9.0.0

2018-06-29 Thread Kevin Bergman via use-livecode
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