🔥 [UE-Store] Real-time Full Body tracking for UE5 [Nuitrack][PLUGIN]

It doesn’t seem to be relevant anymore. Now no additional actions are required to build

Deprecated Build Instruction

How to Build:

  1. Open {YourProject}\Source\{YourProject}\{YourProject}.Build.cs
  2. Add PrivateDependencyModuleNames.AddRange(new string[] { "NuitrackModule" });
  3. “Platforms”->“Windows (for example)”->“Package Project”

:bangbang: There is one problem with the build now. The compiler complains about Try\Catch in the file NuitrackUtils.cpp in Update(). You can either delete this block yourself and then recompile it, or wait for the next plugin update.

image

1 Like