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

Failed to run test_exe.exe on a Windows node without visual studio installed. #4

Closed
song-jiang opened this issue Nov 2, 2020 · 1 comment

Comments

@song-jiang
Copy link

Environment
OS Name: Microsoft Windows Server 2019 Datacenter
OS Version: 10.0.17763 N/A Build 17763
Cloud: AWS EC2

Steps to repo

  • Installed visual studio community 2019 and Windows 10 SDK (10.0.17763.0).
  • Built test_exe.exe successfully.
  • Run it on local VM and it was capturing the trace.
  • Copied the entire directory (x64/Release) over to another VM with same OS version and run it, the program exited immediately.

Do I need to install any additional package for it to work? Thanks for help!

@song-jiang
Copy link
Author

It seems the program depends on VCRUNTIME140D.dll.

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