You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2024. It is now read-only.
Seems like the execution of the target just built (response_pos.exe) fails for some reason. I can't tell what is the problem here, but this is not an important component. So a workaround for you could be to just remove it from the build process, i.e., remove the last three statements in the CMakeLists.txt file https://github.com/SAP/fedem-solvers/blob/main/src/vpmSolver/ResponsePos/CMakeLists.txt#L64-L70.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Trying to build under Win 10. Got this error:
ResponsePos - 0 error(s), 0 warning(s) 32>------ Build started: Project: response_pos, Configuration: Release x64 ------ 32>Building Custom Rule D:/FEDEM/fedem-solvers/src/vpmSolver/ResponsePos/CMakeLists.txt 32>main.C 32>response_pos.vcxproj -> D:\FEDEM\fedem-solvers-build\src\vpmSolver\ResponsePos\Release\response_pos.exe 33>------ Build started: Project: response_pos_frs, Configuration: Release x64 ------ 33>Generating response_pos.frs 33>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(249,5): error MSB8066: Custom build for 'D:\FEDEM\fedem-solvers-build\CMakeFiles\fe5cf4962b8aceb1b110445e1fd8f087\response_pos.frs.rule;D:\FEDEM\fedem-solvers-build\CMakeFiles\84d5b55a1b2e38382f8479d3e18fabdb\response_pos_frs.rule;D:\FEDEM\fedem-solvers\src\vpmSolver\ResponsePos\CMakeLists.txt' exited with code -1073741515. 33>Done building project "response_pos_frs.vcxproj" -- FAILED. 34>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
Thanks for help.
Cheers
The text was updated successfully, but these errors were encountered: