What I see that's a bit odd as far as DOS/Win10 file names is the forward
slash / in the include file. Don't know if it's a Visual Studio embedded thing
during setup. I do know that type of file is not allowed say at a DOS prompt
(cmd) if I wanted to create a DOS/Win10 file myself.
On Saturday, December 14, 2024 at 08:29:45 PM EST, Stephen Adolph
<[email protected]> wrote:
As said, I am trying to build virtualT on windows 10 using
Microsoft Visual Studio Community 2022 (64-bit) - Current
Version 17.4.5
I keep getting this error:
Error C1083 Cannot open include file: 'FL/Fl.H': No such file or directory
VirtualT E:\dev\virtualt-src-v1.6\src\watchtable.cpp 30
This file indeed seems to be missing and is not in VT1.6 source either.
Any suggestions?thanksSteve
PS - why ? because I want to run the 8085 in VT with "no undoc opcodes" by
modifying
do_instruct.h