Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building/testing on windows requires manual copying of dll-files #250

Closed
haesleinhuepf opened this issue Feb 28, 2024 · 0 comments · Fixed by #314
Closed

Building/testing on windows requires manual copying of dll-files #250

haesleinhuepf opened this issue Feb 28, 2024 · 0 comments · Fixed by #314
Labels
help wanted Extra attention is needed

Comments

@haesleinhuepf
Copy link
Member

haesleinhuepf commented Feb 28, 2024

... and it would be great if this could be avoided. We need both gtest and clic.dlls in the folder where the executables are. Maybe, this is a hint to a solution: https://stackoverflow.com/questions/20433308/cmake-on-windows-doesnt-add-shared-library-paths-works-on-linux

Another, potentially un-clean version would be to copy the DLLs at the beginning of building tests: https://github.com/clEsperanto/CLIc/blob/master/tests/tier7/CMakeLists.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
1 participant