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

Error building simulators in Visual Studio #423

Open
resun-c opened this issue Sep 21, 2024 · 0 comments
Open

Error building simulators in Visual Studio #423

resun-c opened this issue Sep 21, 2024 · 0 comments

Comments

@resun-c
Copy link

resun-c commented Sep 21, 2024

I encountered the following error while trying to build the PDP11 simulator. I tried different versions of Visual Studio (2022, 2019), but no sign of success.

1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: The command "Pre-Build-Event.cmd "...\simh-master\simh-master\BIN\NT\Win32-Debug\BuildTools\BuildROMs.exe" BUILD
1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: :VCEnd" exited with code 1.
1>Done building project "BuildROMs.vcxproj" -- FAILED.
2>------ Build started: Project: PDP11, Configuration: Debug Win32 ------
2>Check for required build dependencies & git commit id
2>************************************************
2>************************************************
2>**  Project dependencies are not correct.     **
2>**  This project should depend on BuildROMs.  **
2>************************************************
2>************************************************
2>EXEC : error : Review the Output Tab for more details.
2>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: The command "Pre-Build-Event.cmd "...\simh-master\simh-master\BIN\NT\Win32-Debug\PDP11.exe" LIBPCRE ROM BUILD LIBSDL
2>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: :VCEnd" exited with code 1.
2>Done building project "PDP11.vcxproj" -- FAILED.
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 19:51 and took 08.907 seconds ==========

I think it has something to do with SimH itself.

Thanks!

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