Hi!
I´m struggling now for some time with a .dll import from an external sdk.
The sdk is from ROBOTIS, a robot kit/servo manufacturer. Two years ago I set the template with the dll up on my desktop and it was working like a charm, also with Win8 installed one year later on another SSD.
Now I can´t get it working on my laptop. The steps I took chronologically:
-cloning the template(Value)
-dragging the .cs from the sdk into the vvvv window, also copying it into the folder of the node in the plugins folder
-in project explorer I imported the .dll as a reference in the appearing .csproj category after putting it in the node´s /bin/Dynamic folder
- in the node itself I added the “using ROBOTIS”, which is not giving an error
now I get an error in the node´s script called: “es wurde versucht eine Datei mit einem falschen Format zu laden” - “it tried to load a file with a wrong data format”
does someone know why this is happening and how I can solve this issue?
thank you very much, greetings