Skip to content

Conversation

@RaymiiOrg
Copy link
Collaborator

As described in #22, these commits fix the build on Windows in Visual Studio 2019.

Build config:

image

Running up until the SRM prompt:

image

I did remove the Win32_gui, as said in the commit messages, due to compiling errors and the intent to replace the gui with a more simh-like monitor console.

The github actions build now builds an .exe file you can try yourself.

R. van Elst and others added 7 commits January 10, 2021 08:31
…er flags, delete gui_win32.cpp

(Removing the GUI due to compiler errors and the intent to build a new QT/text based monitor console)
code 1 when no parameters are given. When exit code 1 is given, the CI 
build fails.
- warning C4477: 'printf' : format string '%d' requires an argument of type 'int', but variadic argument 2 has type 'size_t'
- consider using '%zd' in the format string
@lenticularis39
Copy link
Owner

Nice! I currently have a Windows VM with Visual Studio up and running (originally for the purpose of some university assignment), so I'm able to test it myself :)

Copy link
Owner

@lenticularis39 lenticularis39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to run fine (NetBSD installer boots), more testing can be done after merging.

@lenticularis39 lenticularis39 merged commit bc4b712 into lenticularis39:main Jan 22, 2021
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