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

Build error #5

Open
Luke-Jacobs opened this issue Apr 17, 2024 · 0 comments
Open

Build error #5

Luke-Jacobs opened this issue Apr 17, 2024 · 0 comments

Comments

@Luke-Jacobs
Copy link

I ran into an error building this project on Windows using CMake and MSBuild. I am not sure if this is a result of me using MSBuild incorrectly or a project problem.

Error:

Project "C:\Users\smartlab\Downloads\gr-aoa\build2\ALL_BUILD.vcxproj" (3) is building "C:\Users\smartlab\Downloads\gr-aoa\build2\python\aoa\bindings\copy_bindings_for_tests.vcxproj" (7) on node 1 (default targe
ts).
PrepareForBuild:
  Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
  Touching "x64\Debug\copy_bindings_for_tests\copy_bin.48E19502.tlog\unsuccessfulbuild".
CustomBuild:
  Error copying file "C:/Users/smartlab/Downloads/gr-aoa/build2/python/aoa/bindings/*.so" to "C:/Users/smartlab/Downloads/gr-aoa/build2/test_modules/gnuradio/aoa/".
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'C:\Users\smartlab\Downloads\gr-aoa\build2\CMakeFiles\6cf6af
02b2194bca3d1bc5fa82b0e60d\copy_bindings_for_tests.rule' exited with code 1. [C:\Users\smartlab\Downloads\gr-aoa\build2\python\aoa\bindings\copy_bindings_for_tests.vcxproj]
Done Building Project "C:\Users\smartlab\Downloads\gr-aoa\build2\python\aoa\bindings\copy_bindings_for_tests.vcxproj" (default targets) -- FAILED.

CMake command:
cmake -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_PREFIX_PATH=C:\Users\smartlab\radioconda\Library ..

I can provide more details if necessary. Any help would be appreciated.

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

1 participant