Thanks for sharing UDE sample code, since there's few online resources on it.
Unfortunately, it's rather clunky to get started due to the lack of a Visual Studio vcxproj project file. I see there's a sources file with a build script, but instructions for how to build and test the SW appear to be missing. Could i be possible to improve a bit on this, so that new developers more easily can get started with this project?
Thanks for sharing UDE sample code, since there's few online resources on it.
Unfortunately, it's rather clunky to get started due to the lack of a Visual Studio vcxproj project file. I see there's a
sourcesfile with a build script, but instructions for how to build and test the SW appear to be missing. Could i be possible to improve a bit on this, so that new developers more easily can get started with this project?