Jump to content

Rebuild your C++ project files


CAFdesign

Recommended Posts

Hi,

I'm working for a enterprise that needs to visualize the hands using the htc vive pro, but we can't get the hand tracking sdk installed. I'm practically new at this and I don't have too much idea of how to rebuild my project.

When we copy the folder and paste into the indicated folder and try to relaunch the project, it says that "Could not be compiled. Try rebuilding from source manually". 

What can we do? Is there a way  to do it automatically?

Best regards,

Link to comment
Share on other sites

@CAFdesign

Hi,  I will give you some suggestions to rebuild your C++  project.

1.Open your Visual Studio solution, install UnrealVS plugin for Visual Studio. 

image.png.07e91962cc8dd2a731fedcd9ded6356e.pngspacer.png

2. Setup UnrealVS tool for VS. https://docs.unrealengine.com/en-US/Programming/Development/VisualStudioSetup/UnrealVS/index.html

3. Set your project as startup project, and click "Build Startup Project", then plugin source code will hot reloaded.

image.png.45e16468075b4e361f3086ea4498b246.png

4. Press F5 shortcut key or click *.uproject to open unreal editor(your project).

Let me know if you solve it.

@zzy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...