MuaazH / ZKTeco_PULLSDK_Wrapper

A wrapper for ZKTeco's pullsdk & ZKFinger
51 stars 31 forks source link

Cant import PullSDK properly #6

Closed qalibqurbanov closed 4 months ago

qalibqurbanov commented 4 months ago

Hi, I'm using Visual Studio 2022 and .NET 8.

I placed the DLLs in these folders: fayllar1 fayllar2 After this, I imported these DLLs into my project using this menu: fayllar4

However, I always get the same result. After launching the application with F5, I encounter this error: fayllar3

qalibqurbanov commented 4 months ago

I changed the projects target architecture and the problem is solved.