-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
enhancementNew feature or requestNew feature or requestplatform-issueIssue is specific to an OS or desktopIssue is specific to an OS or desktop
Milestone
Description
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:
- Follow the build steps on Windows in VS2022.
- Try to run
ippserver ippservercrashes 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 requestNew feature or requestplatform-issueIssue is specific to an OS or desktopIssue is specific to an OS or desktop