I’ve followed the Getting Started guide for NUI with XAML for Tizen version 5.0 here: docs.tizen.org/application/dotnet/guides/nui/xaml/get-started-xaml/#create-solution-using-tizen-version-50-and-lower. No matter what, though, I cannot get the code to compile and run. I’ve set it up as exactly as I can to the guide, but I get errors about missing ContentPage and TextLabel components, and it complains that InitializeComponent is not a valid function. Can someone tell me what I’m doing wrong?
NUI XAML on Tizen 5.0
I’ve followed the Getting Started guide for NUI with XAML for Tizen version 5.0 here: docs.tizen.org/application/dotnet/guides/nui/xaml/get-started-xaml/#create-solution-using-tizen-version-50-and-lower. No matter what, though, I cannot get the code to compile and run. I’ve set it up as exactly as I can to the guide, but I get errors about missing ContentPage and TextLabel components, and it complains that InitializeComponent is not a valid function. Can someone tell me what I’m doing wrong?
My code is laid out like the attached image
And my project file looks like this:
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio