Hi all, I’m getting onboard. Basically all I’ll need to do in the near future amounts to interfacing with an existing tango server, but since I’m at it I’d like to get some insights and possibly contribute. I’m not yet deep enough into it yet for offering some code overhaul; there are aspects of the labview binding though that I feel like that could improved, at first gut feeling.
I have a couple of questions, I’m splitting them in different threads for good order.
First one, windows only: I noticed launcher\windows\start-labview.bat, required otherwise the CLN is not able to load vis\tango_binding.dll. I suppose that this is because further dependencies to the dlls in runtime. However, is it the right way to proceed? What exactly searches for what? Could the dll just all sit in some support directory? How to proceed with projects, and building standalone executables?