Skip to content

Missing .dlls after successful build #1

@RabbleRousy

Description

@RabbleRousy

I am trying to get this project running because I might want to use it as a base for a similar research project.
I created a fork, cloned it, ran the generate.bat, opened the VS solution and built the application (Release, x64).
The console says Build: 2 succeeded, 0 failed, 2 up-to-date, 0 skipped, so far so good.
But when I try to run the generated ProjectionMapping.exe, I get 4 error messages telling me it's missing the following dlls:
k4a.dll, realsense2.dll, ceres.dll, glog.dll
I also tried building in Debug Mode, which gives me 1 failed build out of 4, and also .dll errors when trying to run the app.

Am I missing something?
Sorry if this is a stupid question, but I have little experience with building C++ projects.
I would appreciate any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions