C
C#3mo ago
Erich21

kinect for windows (version 1/ x 360) help setting up

Hello, I'm currently trying to create a project using kinect for windows (I know that it's dicsontinued, but I find it interesting). However, just trying to follow a basic tutorial I ran into this, and I don't know how to fix it. When searching it up online, I don't understand what I'm supposed to do to resolve it. I'm using Visual Studio 2022, and I made a .NETQ 6.0 WPF project
No description
22 Replies
ACiDCA7
ACiDCA73mo ago
seems like only net framework and below is supported how did you include the sdk? which tutrial were u following? soo many question so little info provided the error more or less means that its looking for a specific version of a type but couldnt find it.. sometimes its enough to enable binding redirects
Erich21
Erich213mo ago
im fine with using an old one if i knew how to change it
Erich21
Erich213mo ago
"dependevies - add project refrence - ..."
No description
Erich21
Erich213mo ago
i found a book
No description
Erich21
Erich213mo ago
how do i do that
ACiDCA7
ACiDCA73mo ago
when creating a new poroject you have a choice between net framework and net you would have to choose the netframeworkversion
Erich21
Erich213mo ago
I don't see any .NET 4.0 version
No description
ACiDCA7
ACiDCA73mo ago
there is another projecttemplate specially for netframework $version damn how was the botcommand again
Erich21
Erich213mo ago
No description
ACiDCA7
ACiDCA73mo ago
you can try the newest first
Erich21
Erich213mo ago
this worked? but now i have issues related to other libraries, now I cannot use tools related to BitmapSource, and it doenst recognise the System.Windows.Media.Imaging namespace, and I can't add the PresentationCore.dll either
ACiDCA7
ACiDCA73mo ago
how are you trying to add the dll? what error is it giving you pls try to give more information..
Erich21
Erich213mo ago
No description
ACiDCA7
ACiDCA73mo ago
aaah damn.. just noticing something... you have selected the windows forms project not wpf
No description
Erich21
Erich213mo ago
yeah those are the only ones that show up when i searched by ".net framework"
ACiDCA7
ACiDCA73mo ago
show me a screenshot of the projecttemplates you have
Erich21
Erich213mo ago
No description
No description
Erich21
Erich213mo ago
maybe this visual studio doesnt have the ones i need?
ACiDCA7
ACiDCA73mo ago
first scvreenshot second entry... wpfapp (net framework) if you filter by just wpf.. you see that you will have 2 wpf apps the one with net framework should be the right one for your case
Erich21
Erich213mo ago
it works now tysm
ACiDCA7
ACiDCA73mo ago
you are welcome
Want results from more Discord servers?
Add your server