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

Initial successfully built solution, VS2019 #7

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

greenozon
Copy link
Contributor

It's almost one year passed and we need to start updating this great project
here is my conribution - it allows to successfully build up Win32/Debug build under MSVS 2019

log traces

Clean started...
1>------ Clean started: Project: Syser, Configuration: Debug Win32 ------
2>------ Clean started: Project: SDWin32, Configuration: Debug Win32 ------
3>------ Clean started: Project: Wisp, Configuration: Debug Win32 ------
4>------ Clean started: Project: WinWisp, Configuration: Debug Win32 ------
5>------ Clean started: Project: EXEAnalyzer, Configuration: Debug Win32 ------
6>------ Clean started: Project: Code, Configuration: Debug Win32 ------
========== Clean: 6 succeeded, 0 failed, 0 skipped ==========

Rebuild:
...
========== Rebuild All: 6 succeeded, 0 failed, 0 skipped ==========

And this is a sample screen of executing built binary:

image

@greenozon
Copy link
Contributor Author

I"ll update later on the steps into Doc/build.md
but generally this is running the \syserdebugger\Project\Syser\Win32\Syser_VS2019.sln
under Win32/Debug config (others not tested yet)

@znsoftm znsoftm merged commit 6b1662f into yanfengwu-syser:main Jan 18, 2025
@znsoftm
Copy link
Contributor

znsoftm commented Jan 18, 2025

Thanks for your support.

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

Successfully merging this pull request may close these issues.

2 participants