leecher1337 / ntvdmx64

Run Microsoft Windows NTVDM (DOS) on 64bit Editions
808 stars 81 forks source link

"Razzle Build Environment" #66

Closed ObsidianPlague closed 2 years ago

ObsidianPlague commented 5 years ago

For every time I try to launch bld-ntos through zSHtst, it keeps saying the following: You must set up the Razzle build environment prior to executing this command. Supported build configurations: *fre, *tst, *chk

Is there any way to get this working?

leecher1337 commented 5 years ago

Seems like the build environment doesn't get set up correctly for you. Did you ensure that you are running it under 32bit Windows XP?

ObsidianPlague commented 5 years ago

Yeah, it's running under XP 32bit alright.

leecher1337 commented 5 years ago

echo %PROCESSOR_ARCHITECTURE% should result in x86, maybe this environment variable is not set on your Windows installation? You can also check this video to compare your setup and see if there is something different on your machine: https://www.youtube.com/watch?v=unU7uyFJWmo

leecher1337 commented 4 years ago

In case you are still having troubles: Does new MINNT build environment work for you?

leecher1337 commented 2 years ago

No answer was received within approx 2 years, assuming you got familiar with MinNT build system in the meantime.