SoftingIndustrial / OPC-Classic-SDK

Softing OPC Classic SDK
https://industrial.softing.com/de/produkte/opc-ua-und-opc-classic-sdks.html
MIT License
52 stars 22 forks source link

VS2022, how to add reference to Softing.OPCToolbox #13

Open kusmmat opened 1 year ago

kusmmat commented 1 year ago

I would like to build and test DemoServer_VS2017. I have already build OTB.dll and now (I guess) I need to reference OTB.dll as Softing.OPCToolbox.

The issue is, I can't edit path here:

image

Nor manually add reference:

image

I was not able to find in programming guide, how to re-path or add this Softing.OPCToolbox reference ale which file to reference.

ro0ter commented 1 year ago

Hi there,

Captain here:

Cheers!

Fang2501 commented 2 months ago

Hi, I have the same issue to build and test ClientSamplesCS_VS2017 and I can't refenerce 'Softing.OPCToolbox'. Why we need to build OTB.dll? And I can't find OTB.dll in the download SDK. What should I do or how can I find the user guide to show me how to reference 'Softing.OPCToolbox'? OPC_ClientSamplesCS_VS2017