Search Results

by ecklerpa
Fri Jul 15, 2022 1:59 pm
Forum: C#.NET
Topic: Problems with LED64 Advanced and phidget .net library > 1.1
Replies: 9
Views: 38512

Unable to find an entry point named 'Phidget_getLastError' in DLL

I was missing the corresponding phidget dll... so find the proper dll in the 'dll' folder that gets created with your project. It's either in the 'x86' or 'x64' folder depending on your solutions platform and throw the 'phidget22.dll' in with your 'Phidget22 .NET.dll' dll.