I have successfully installed the LSL plugin and I can ad Inlet and Outlet components.
However if I try to access the lsl_cpp.h library from code, I get the following error
Cannot open include file: 'lsl_cpp.h: No such file or directory'
Which I know to be untrue because I saw the file inside the plugin folder. What am I missing here?