- This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Cant use Package from nuget
Hello,
I tried following the setup guide, but I cant seem to integrate the package within the code.
I have recorded a video of what I mean here, https://youtu.be/xtYz3JBORa0
Have I missed something?
Hi @johnsukie, sorry to hear about your issue. Did you already try to configure the build architecture to x86? This should prevent potential warnings and build errors.
Might also be worth download our samples applications @ https://github.com/Tobii/CoreSDK to get an idea of more sophisticated use of the Core SDK.
Do let us know if the error persists after adjusting build architecture, thanks.
Hi,
No changing the build architecture did not work. It still has the same errors.
Hi @johnsukie, Okay I see the issue. When creating your project, please choose Console App .NET Framework *not* Dot Net Core as this is not currently supported.
This applies similarly for any WPF Applications you may wish to create.