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

chapter-08/recipe-03 superbuild Visual Studio run error #532

Open
zuowanbushiwo opened this issue Sep 29, 2022 · 1 comment
Open

chapter-08/recipe-03 superbuild Visual Studio run error #532

zuowanbushiwo opened this issue Sep 29, 2022 · 1 comment

Comments

@zuowanbushiwo
Copy link

Hi @bast @robertodr @AxiosLeo @kwoodle
Thank you very much for your project. I learned a lot of useful knowledge from here, I recently used the Superbuild build system. I generated the Visual Studio sln solution file through cmake on windows, and opened it with vs2019, and it compiled successfully.
But there is a problem when run /debugging , Unable to start the program, the system cannot find the specified file, The following error occurs:

image

image

image

image

image

Is it possible to single-stepped debug the project of ExternalProject_Add(like lib fftw3 in this recipe ) on vs2019?
Thanks!
Looking forward to your reply!

@AxiosLeo
Copy link
Contributor

Sorry, I cannot cover this problem. I usually use MacOS and am not familiar with Windows PC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants