E3FA Windows build does not copy required .dlls to output directory · Issue #305 · istopwg/ippsample · GitHub
[go: up one dir, main page]

Skip to content

Windows build does not copy required .dlls to output directory #305

@drewmcmil

Description

@drewmcmil

Describe the bug
After following the build steps on Windows, libcups3.dll (and other .dlls) are not copied to the output directory. This means the executables cannot be run without manual configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the build steps on Windows in VS2022.
  2. Try to run ippserver
  3. ippserver crashes due to missing .dlls.

Expected behavior
After following the documented build steps, the executables in ippsample should run successfully.

Version of the software
Testing with Git master@5c3d647, but I saw the same issue in v2023.09.

System Information:

  • OS: Windows
  • IDE: VS2022

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestplatform-issueIssue is specific to an OS or desktop

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0