Git Product home page Git Product logo

Comments (6)

RavilN avatar RavilN commented on June 5, 2024

Hello,
The latest version of the SDK (internal, not available in this repository yet) handles this issue. It is caused by the server returning in GetEndpoints response local IP address which is not accessible from client side.
Currently we don;t build the SDK with Visual Studio 2017, would the library built with Visual Studio 2019 work for you? If so, we can make latest version binaries available for you soon.

from ogamma-sdk.

timosmd avatar timosmd commented on June 5, 2024

Thanks for your quick response.

As I am using Visual Studio 2019 anyways it would be very nice if you could provide the binaries for me.

Thanks in advance!

from ogamma-sdk.

timosmd avatar timosmd commented on June 5, 2024

What do you think at which time you could provide the binaries? As I need to test it quite soon if it works, otherwise I need to have to look for alternate SDKs...

from ogamma-sdk.

RavilN avatar RavilN commented on June 5, 2024

Have upgraded to the latest version, please try to use it.

from ogamma-sdk.

timosmd avatar timosmd commented on June 5, 2024

Great! Thanks a lot!

Will try it..

from ogamma-sdk.

timosmd avatar timosmd commented on June 5, 2024

Thanks a lot - it seems to work now.

To document for others users what I did differently to previous version:

  • Start Powershell and allow execution of scripts with command "Set-ExecutionPolicy Unrestricted"
  • Add "nmake"-folder from Visual Studio to environment variables path
  • Also change path for vcvars64 in "build-botan.ps1"
  • I had to call execution of "build-botan.ps1" manually after anything else downloaded and compiled as it didn't work with "install-opcuasdk-dependencies.cmd
  • Use "OWA::OpcUa::Utils::initSdk();" before connection -> Already added in new version of "HelloWorld.cpp"

from ogamma-sdk.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.