MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 1/18/2025 12:56:04 AM.
1>Project "Drive:\openMSX\build\msvc\openmsx.sln" on node 1 (default targets).
1>ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
1>Project "Drive:\openMSX\build\msvc\openmsx.sln" (1) is building "Drive:\openMSX\build\msvc\openmsx.vcxproj" (2) on node 1 (default targets).
2>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the Errorhierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "..\..\derived\x64-VC-Release\build\openmsx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "..\..\derived\x64-VC-Release\build\openmsx.tlog\unsuccessfulbuild".
CustomBuild:
Generating config headers...
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\build-info.hh
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\components.hh
Up to date: Drive:\openMSX\derived\x64-VC-Release\config\systemfuncs.hh
Updating Drive:\openMSX\derived\x64-VC-Release\config\resource-info.h...
Updating Drive:\openMSX\derived\x64-VC-Release\config\version.ii...
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\build-info.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\components.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\probed_defs.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ClCompile:
VS-Path:\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64\CL.exe /c /I"..\..\derived\x64-VC-Release\config" /I\Include /I"..\..\derived\3rdParty\src\freetype-2.13.3\include" /I"..\..\derived\3rdParty\src\glew-2.2.0\include" /I"..\..\derived\3rdParty\src\libpng-1.6.44" /I"..\..\derived\3rdParty\src\SDL2-2.30.7\include" /I"..\..\derived\3rdParty\src\SDL2_ttf-2.22.0" /I"..\..\derived\3rdParty\src\libtheora-1.1.1\include" /I"..\..\derived\3rdParty\src\libvorbis-1.3.7\include" /I"..\..\derived\3rdParty\src\libogg-1.3.5\include" /I..\..\derived\3rdParty\src\tcl8.6.15\generic /I"..\..\derived\3rdParty\src\zlib-1.2.11" /I..\..\src /I..\..\src\3rdparty\ImGuiFileDialog /I..\..\src\3rdparty\imgui /I..\..\src\3rdparty\imgui_memory_editor /I..\..\src\cassette /I..\..\src\commands /I..\..\src\config /I..\..\src\console /I..\..\src\cpu /I..\..\src\debugger /I..\..\src\events /I..\..\src\fdc /I..\..\src\file /I..\..\src\ide /I..\..\src\imgui /I..\..\src\input /I..\..\src\laserdisc /I..\..\src\memory /I..\..\src\resource /I..\..\src\security /I..\..\src\serial /I..\..\src\settings /I..\..\src\sound /I..\..\src\thread /I..\..\src\utils /I..\..\src\video /I..\..\src\video\scalers /I..\..\src\video\ld /I..\..\src\video\v9990 /Zi /nologo /W4 /WX- /diagnostics:column /Ox /Ob2 /Oi /Os /Oy /GT /GL /D __SSE__ /D __SSE2__ /D WIN32 /D _WIN64 /D __x86_64 /D WIN32_LEAN_AND_MEAN /D UNICODE /D _UNICODE /D SECURITY_WIN32 /D NDEBUG /D _CONSOLE /D _USE_MATH_DEFINES /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_DEPRECATE /D NOMINMAX /D GLEW_STATIC /D STATIC_BUILD /D _UNICODE /D UNICODE /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++20 /Fo"..\..\derived\x64-VC-Release\build\\" /Fd"..\..\derived\x64-VC-Release\build\vc143.pdb" /external:W4 /Gd /TP /wd4324 /wd4063 /wd4121 /wd4125 /wd4127 /wd4189 /wd4201 /wd4244 /wd4310 /wd4355 /wd4505 /wd4512 /wd4611 /wd4702 /FC /errorReport:queue /utf-8 /constexpr:steps20000000 /MP ..\..\src\3rdparty\ImGuiFileDialog\ImGuiFileDialog.cc ..\..\src\3rdparty\imgui\imgui.cc ..\..\src\3rdparty\imgui\imgui_demo.cc ..\..\src\3rdparty\imgui\imgui_draw.cc ..\..\src\3rdparty\imgui\imgui_impl_opengl3.cc ..\..\src\3rdparty\imgui\imgui_impl_sdl2.cc ..\..\src\3rdparty\imgui\imgui_stdlib.cc ..\..\src\3rdparty\imgui\imgui_tables.cc ..\..\src\3rdparty\imgui\imgui_widgets.cc ..\..\src\3rdparty\imgui\misc\freetype\imgui_freetype.cc ..\..\src\Autofire.cc ..\..\src\CartridgeSlotManager.cc ..\..\src\ChakkariCopy.cc ..\..\src\CliExtension.cc ..\..\src\CommandLineParser.cc ..\..\src\Connector.cc ..\..\src\DebugDevice.cc ..\..\src\DeviceFactory.cc ..\..\src\DummyDevice.cc ..\..\src\DummyPrinterPortDevice.cc ..\..\src\DynamicClock.cc ..\..\src\EmuTime.cc ..\..\src\FirmwareSwitch.cc ..\..\src\GlobalSettings.cc ..\..\src\I8255.cc ..\..\src\LedStatus.cc ..\..\src\MSXBunsetsu.cc ..\..\src\MSXCielTurbo.cc ..\..\src\MSXDevice.cc ..\..\src\MSXDeviceSwitch.cc ..\..\src\MSXE6Timer.cc ..\..\src\MSXHiResTimer.cc ..\..\src\MSXKanji.cc ..\..\src\MSXKanji12.cc ..\..\src\MSXMatsushita.cc ..\..\src\MSXMotherBoard.cc ..\..\src\MSXPPI.cc ..\..\src\MSXPrinterPort.cc ..\..\src\MSXRTC.cc ..\..\src\MSXResetStatusRegister.cc ..\..\src\MSXS1985.cc ..\..\src\MSXS1990.cc ..\..\src\MSXSwitchedDevice.cc ..\..\src\MSXToshibaTcx200x.cc ..\..\src\MSXTurboRPause.cc ..\..\src\MSXVictorHC9xSystemControl.cc ..\..\src\PasswordCart.cc ..\..\src\Pluggable.cc ..\..\src\PluggableFactory.cc ..\..\src\PluggingController.cc ..\..\src\Printer.cc ..\..\src\PrinterPortDevice.cc ..\..\src\PrinterPortLogger.cc ..\..\src\PrinterPortSimpl.cc ..\..\src\RP5C01.cc ..\..\src\Reactor.cc ..\..\src\RealTime.cc ..\..\src\RenShaTurbo.cc ..\..\src\ReverseManager.cc ..\..\src\SC3000PPI.cc ..\..\src\SG1000Pause.cc ..\..\src\SVIPPI.cc ..\..\src\SVIPrinterPort.cc ..\..\src\Schedulable.cc ..\..\src\Scheduler.cc ..\..\src\SensorKid.cc ..\..\src\Version.cc ..\..\src\YamahaSKW01.cc ..\..\src\cassette\CasImage.cc ..\..\src\cassette\CassetteDevice.cc ..\..\src\cassette\CassetteImage.cc ..\..\src\cassette\CassettePlayer.cc ..\..\src\cassette\CassettePlayerCommand.cc ..\..\src\cassette\CassettePort.cc ..\..\src\cassette\DummyCassetteDevice.cc ..\..\src\cassette\TsxImage.cc ..\..\src\cassette\WavImage.cc ..\..\src\commands\Command.cc ..\..\src\commands\GlobalCommandController.cc ..\..\src\commands\InfoCommand.cc ..\..\src\commands\InfoTopic.cc ..\..\src\commands\Interpreter.cc ..\..\src\commands\MSXCommandController.cc ..\..\src\commands\ProxyCommand.cc ..\..\src\commands\TclCallback.cc ..\..\src\config\DeviceConfig.cc ..\..\src\config\HardwareConfig.cc ..\..\src\config\SettingsConfig.cc ..\..\src\config\XMLElement.cc ..\..\src\console\ConsoleLine.cc ..\..\src\console\OSDGUI.cc ..\..\src\console\OSDGUILayer.cc ..\..\src\console\OSDImageBasedWidget.cc ..\..\src\console\OSDRectangle.cc ..\..\src\console\OSDText.cc ..\..\src\console\OSDTopWidget.cc ..\..\src\console\OSDWidget.cc ..\..\src\console\TTFFont.cc ..\..\src\cpu\CPUClock.cc ..\..\src\cpu\CPUCore.cc ..\..\src\cpu\CPURegs.cc ..\..\src\cpu\Dasm.cc ..\..\src\cpu\IRQHelper.cc ..\..\src\cpu\MSXCPU.cc ..\..\src\cpu\MSXCPUInterface.cc ..\..\src\cpu\MSXMultiDevice.cc ..\..\src\cpu\MSXMultiIODevice.cc ..\..\src\cpu\MSXMultiMemDevice.cc ..\..\src\cpu\VDPIODelay.cc ..\..\src\cpu\WatchPoint.cc ..\..\src\debugger\Debugger.cc ..\..\src\debugger\Probe.cc ..\..\src\debugger\ProbeBreakPoint.cc ..\..\src\debugger\SimpleDebuggable.cc ..\..\src\debugger\SymbolManager.cc ..\..\src\events\AfterCommand.cc ..\..\src\events\BooleanInput.cc ..\..\src\events\CliServer.cc ..\..\src\events\GlobalCliComm.cc ..\..\src\events\HotKey.cc ..\..\src\events\InputEventGenerator.cc ..\..\src\events\MSXCliComm.cc ..\..\src\events\TclCallbackMessages.cc ..\..\src\fdc\AVTFDC.cc ..\..\src\fdc\CanonFDC.cc ..\..\src\fdc\DMKDiskImage.cc ..\..\src\fdc\DSKDiskImage.cc ..\..\src\fdc\DirAsDSK.cc ..\..\src\fdc\DiskChanger.cc ..\..\src\fdc\DiskContainer.cc ..\..\src\fdc\DiskDrive.cc ..\..\src\fdc\DiskFactory.cc ..\..\src\fdc\DiskImageUtils.cc ..\..\src\fdc\DiskManipulator.cc ..\..\src\fdc\DiskName.cc ..\..\src\fdc\DiskPartition.cc ..\..\src\fdc\DriveMultiplexer.cc ..\..\src\fdc\DummyDisk.cc ..\..\src\fdc\MSXFDC.cc ..\..\src\fdc\MicrosolFDC.cc ..\..\src\fdc\NationalFDC.cc ..\..\src\fdc\NowindCommand.cc ..\..\src\fdc\NowindHost.cc ..\..\src\fdc\NowindInterface.cc ..\..\src\fdc\NowindRomDisk.cc ..\..\src\fdc\PhilipsFDC.cc ..\..\src\fdc\RamDSKDiskImage.cc ..\..\src\fdc\RawTrack.cc ..\..\src\fdc\RealDrive.cc ..\..\src\fdc\SVIFDC.cc ..\..\src\fdc\SanyoFDC.cc ..\..\src\fdc\SectorBasedDisk.cc ..\..\src\fdc\SpectravideoFDC.cc ..\..\src\fdc\TC8566AF.cc ..\..\src\fdc\TalentTDC600.cc ..\..\src\fdc\ToshibaFDC.cc ..\..\src\fdc\TurboRFDC.cc ..\..\src\fdc\VictorFDC.cc ..\..\src\fdc\WD2793.cc ..\..\src\fdc\WD2793BasedFDC.cc ..\..\src\fdc\XSADiskImage.cc ..\..\src\fdc\YamahaFDC.cc ..\..\src\file\CompressedFileAdapter.cc ..\..\src\file\FileContext.cc ..\..\src\file\FilePool.cc ..\..\src\file\FilePoolCore.cc ..\..\src\file\Filename.cc ..\..\src\ide\AbstractIDEDevice.cc ..\..\src\ide\BeerIDE.cc ..\..\src\ide\DummyIDEDevice.cc ..\..\src\ide\DummySCSIDevice.cc ..\..\src\ide\GoudaSCSI.cc ..\..\src\ide\HD.cc ..\..\src\ide\HDCommand.cc ..\..\src\ide\IDECDROM.cc ..\..\src\ide\IDEDeviceFactory.cc ..\..\src\ide\IDEHD.cc ..\..\src\ide\MB89352.cc ..\..\src\ide\MegaSCSI.cc ..\..\src\ide\SCSIHD.cc ..\..\src\ide\SCSILS120.cc ..\..\src\ide\SunriseIDE.cc ..\..\src\ide\WD33C93.cc ..\..\src\imgui\DebuggableEditor.cc ..\..\src\imgui\ImGuiAdjust.cc ..\..\src\imgui\ImGuiBitmapViewer.cc ..\..\src\imgui\ImGuiBreakPoints.cc ..\..\src\imgui\ImGuiCharacter.cc ..\..\src\imgui\ImGuiCheatFinder.cc ..\..\src\imgui\ImGuiConnector.cc ..\..\src\imgui\ImGuiConsole.cc ..\..\src\imgui\ImGuiDebugger.cc ..\..\src\imgui\ImGuiDisassembly.cc ..\..\src\imgui\ImGuiDiskManipulator.cc ..\..\src\imgui\ImGuiHelp.cc ..\..\src\imgui\ImGuiKeyboard.cc ..\..\src\imgui\ImGuiLayer.cc ..\..\src\imgui\ImGuiMachine.cc ..\..\src\imgui\ImGuiManager.cc ..\..\src\imgui\ImGuiMedia.cc ..\..\src\imgui\ImGuiMessages.cc ..\..\src\imgui\ImGuiOpenFile.cc ..\..\src\imgui\ImGuiOsdIcons.cc ..\..\src\imgui\ImGuiPalette.cc ..\..\src\imgui\ImGuiReverseBar.cc ..\..\src\imgui\ImGuiSCCViewer.cc ..\..\src\imgui\ImGuiSettings.cc ..\..\src\imgui\ImGuiSoundChip.cc ..\..\src\imgui\ImGuiSpriteViewer.cc ..\..\src\imgui\ImGuiSymbols.cc ..\..\src\imgui\ImGuiTools.cc ..\..\src\imgui\ImGuiTrainer.cc ..\..\src\imgui\ImGuiUtils.cc ..\..\src\imgui\ImGuiVdpRegs.cc ..\..\src\imgui\ImGuiWatchExpr.cc ..\..\src\imgui\ImGuiWaveViewer.cc ..\..\src\imgui\Shortcuts.cc ..\..\src\input\ArkanoidPad.cc ..\..\src\input\CircuitDesignerRDDongle.cc ..\..\src\input\ColecoJoystickIO.cc ..\..\src\input\DummyJoystick.cc ..\..\src\input\EventDelay.cc ..\..\src\input\JoyMega.cc ..\..\src\input\JoyTap.cc ..\..\src\input\JoystickDevice.cc ..\..\src\input\JoystickPort.cc ..\..\src\input\Keyboard.cc ..\..\src\input\MSXEventDistributor.cc ..\..\src\input\MSXJoystick.cc ..\..\src\input\MagicKey.cc ..\..\src\input\Mouse.cc ..\..\src\input\NinjaTap.cc ..\..\src\input\Paddle.cc ..\..\src\input\RecordedCommand.cc ..\..\src\input\SETetrisDongle.cc ..\..\src\input\SG1000JoystickIO.cc ..\..\src\input\StateChangeDistributor.cc ..\..\src\input\Touchpad.cc ..\..\src\input\Trackball.cc ..\..\src\laserdisc\LaserdiscPlayer.cc ..\..\src\laserdisc\PioneerLDControl.cc ..\..\src\main.cc ..\..\src\memory\AmdFlash.cc ..\..\src\memory\CanonWordProcessor.cc ..\..\src\memory\Carnivore2.cc ..\..\src\memory\CheckedRam.cc ..\..\src\memory\ColecoSuperGameModule.cc ..\..\src\memory\EEPROM_93C46.cc ..\..\src\memory\ESE_RAM.cc ..\..\src\memory\ESE_SCC.cc ..\..\src\memory\FraelSwitchableROM.cc ..\..\src\memory\KonamiUltimateCollection.cc ..\..\src\memory\MSXHBI55.cc ..\..\src\memory\MSXMapperIO.cc ..\..\src\memory\MSXMegaRam.cc ..\..\src\memory\MSXMemoryMapper.cc ..\..\src\memory\MSXMemoryMapperBase.cc ..\..\src\memory\MSXMirrorDevice.cc ..\..\src\memory\MSXPac.cc ..\..\src\memory\MSXRam.cc ..\..\src\memory\MSXRom.cc ..\..\src\memory\MSXRomCLI.cc ..\..\src\memory\MegaFlashRomSCCPlus.cc ..\..\src\memory\MegaFlashRomSCCPlusSD.cc ..\..\src\memory\MusicalMemoryMapper.cc ..\..\src\memory\PanasonicMemory.cc ..\..\src\memory\PanasonicRam.cc ..\..\src\memory\ROMHunterMk2.cc ..\..\src\memory\Ram.cc ..\..\src\memory\ReproCartridgeV1.cc ..\..\src\memory\ReproCartridgeV2.cc ..\..\src\memory\Rom.cc ..\..\src\memory\RomAlAlamiah30in1.cc ..\..\src\memory\RomArc.cc ..\..\src\memory\RomAscii16X.cc ..\..\src\memory\RomAscii16_2.cc ..\..\src\memory\RomAscii16kB.cc ..\..\src\memory\RomAscii8_8.cc ..\..\src\memory\RomAscii8kB.cc ..\..\src\memory\RomBlocks.cc ..\..\src\memory\RomColecoMegaCart.cc ..\..\src\memory\RomCrossBlaim.cc ..\..\src\memory\RomDRAM.cc ..\..\src\memory\RomDatabase.cc ..\..\src\memory\RomDooly.cc ..\..\src\memory\RomFSA1FM.cc ..\..\src\memory\RomFactory.cc ..\..\src\memory\RomGameMaster2.cc ..\..\src\memory\RomGeneric16kB.cc ..\..\src\memory\RomGeneric8kB.cc ..\..\src\memory\RomHalnote.cc ..\..\src\memory\RomHarryFox.cc ..\..\src\memory\RomHolyQuran.cc ..\..\src\memory\RomHolyQuran2.cc ..\..\src\memory\RomInfo.cc ..\..\src\memory\RomKonami.cc ..\..\src\memory\RomKonamiKeyboardMaster.cc ..\..\src\memory\RomKonamiSCC.cc ..\..\src\memory\RomMSXDOS2.cc ..\..\src\memory\RomMSXWrite.cc ..\..\src\memory\RomMSXtra.cc ..\..\src\memory\RomMajutsushi.cc ..\..\src\memory\RomManbow2.cc ..\..\src\memory\RomMatraCompilation.cc ..\..\src\memory\RomMatraInk.cc ..\..\src\memory\RomMitsubishiMLTS2.cc ..\..\src\memory\RomMultiRom.cc ..\..\src\memory\RomNational.cc ..\..\src\memory\RomNeo16.cc ..\..\src\memory\RomNeo8.cc ..\..\src\memory\RomNettouYakyuu.cc ..\..\src\memory\RomPadial16kB.cc ..\..\src\memory\RomPadial8kB.cc ..\..\src\memory\RomPageNN.cc ..\..\src\memory\RomPanasonic.cc ..\..\src\memory\RomPlain.cc ..\..\src\memory\RomPlayBall.cc ..\..\src\memory\RomRType.cc ..\..\src\memory\RomRamFile.cc ..\..\src\memory\RomRetroHard31in1.cc ..\..\src\memory\RomSuperLodeRunner.cc ..\..\src\memory\RomSuperSwangi.cc ..\..\src\memory\RomSynthesizer.cc ..\..\src\memory\RomZemina126in1.cc ..\..\src\memory\RomZemina25in1.cc ..\..\src\memory\RomZemina80in1.cc ..\..\src\memory\RomZemina90in1.cc ..\..\src\memory\SRAM.cc ..\..\src\memory\SdCard.cc ..\..\src\memory\TrackedRam.cc ..\..\src\memory\Yamanooto.cc ..\..\src\serial\ClockPin.cc ..\..\src\serial\DummyMidiInDevice.cc ..\..\src\serial\DummyMidiOutDevice.cc ..\..\src\serial\DummyRS232Device.cc ..\..\src\serial\I8251.cc ..\..\src\serial\I8254.cc ..\..\src\serial\JVCMSXMIDI.cc ..\..\src\serial\MC6850.cc ..\..\src\serial\MSXFacMidiInterface.cc ..\..\src\serial\MSXMidi.cc ..\..\src\serial\MSXModem.cc ..\..\src\serial\MSXRS232.cc ..\..\src\serial\MidiInConnector.cc ..\..\src\serial\MidiInDevice.cc ..\..\src\serial\MidiInReader.cc ..\..\src\serial\MidiInWindows.cc ..\..\src\serial\MidiOutConnector.cc ..\..\src\serial\MidiOutDevice.cc ..\..\src\serial\MidiOutLogger.cc ..\..\src\serial\MidiOutWindows.cc ..\..\src\serial\MusicModuleMIDI.cc ..\..\src\serial\RS232Connector.cc ..\..\src\serial\RS232Device.cc ..\..\src\serial\RS232Net.cc ..\..\src\serial\RS232Tester.cc ..\..\src\serial\YM2148.cc ..\..\src\serialize.cc ..\..\src\serialize_core.cc ..\..\src\serialize_meta.cc ..\..\src\settings\ProxySetting.cc ..\..\src\settings\Setting.cc ..\..\src\settings\SettingsManager.cc ..\..\src\settings\UserSettings.cc ..\..\src\sound\AY8910.cc ..\..\src\sound\AY8910Periphery.cc ..\..\src\sound\AudioInputConnector.cc ..\..\src\sound\AudioInputDevice.cc ..\..\src\sound\BlipBuffer.cc ..\..\src\sound\DACSound16S.cc ..\..\src\sound\DACSound8U.cc ..\..\src\sound\DalSoRiR2.cc ..\..\src\sound\DummyAudioInputDevice.cc ..\..\src\sound\DummyY8950KeyboardDevice.cc ..\..\src\sound\EmuTimer.cc ..\..\src\sound\KeyClick.cc ..\..\src\sound\MSXAudio.cc ..\..\src\sound\MSXFmPac.cc ..\..\src\sound\MSXMixer.cc ..\..\src\sound\MSXMoonSound.cc ..\..\src\sound\MSXMusic.cc ..\..\src\sound\MSXOPL3Cartridge.cc ..\..\src\sound\MSXPSG.cc ..\..\src\sound\MSXSCCPlusCart.cc ..\..\src\sound\MSXTurboRPCM.cc ..\..\src\sound\MSXYamahaSFG.cc ..\..\src\sound\Mixer.cc ..\..\src\sound\ResampleBlip.cc ..\..\src\sound\ResampleHQ.cc ..\..\src\sound\ResampleTrivial.cc ..\..\src\sound\ResampledSoundDevice.cc ..\..\src\sound\SCC.cc ..\..\src\sound\SDLSoundDriver.cc ..\..\src\sound\SN76489.cc ..\..\src\sound\SNPSG.cc ..\..\src\sound\SVIPSG.cc ..\..\src\sound\SamplePlayer.cc ..\..\src\sound\SoundDevice.cc ..\..\src\sound\VLM5030.cc ..\..\src\sound\WavAudioInput.cc ..\..\src\sound\Y8950.cc ..\..\src\sound\Y8950Adpcm.cc ..\..\src\sound\Y8950KeyboardConnector.cc ..\..\src\sound\Y8950KeyboardDevice.cc ..\..\src\sound\Y8950Periphery.cc ..\..\src\sound\YM2151.cc ..\..\src\sound\YM2413.cc ..\..\src\sound\YM2413Burczynski.cc ..\..\src\sound\YM2413NukeYKT.cc ..\..\src\sound\YM2413Okazaki.cc ..\..\src\sound\YM2413OriginalNukeYKT.cc ..\..\src\sound\YMF262.cc ..\..\src\sound\YMF278.cc ..\..\src\sound\YMF278B.cc ..\..\src\utils\lz4.cc ..\..\src\video\ADVram.cc ..\..\src\video\AviRecorder.cc ..\..\src\video\BitmapConverter.cc ..\..\src\video\CharacterConverter.cc ..\..\src\video\Display.cc ..\..\src\video\DummyRenderer.cc ..\..\src\video\DummyVideoSystem.cc ..\..\src\video\FrameSource.cc ..\..\src\video\GLContext.cc ..\..\src\video\GLImage.cc ..\..\src\video\GLSnow.cc ..\..\src\video\Layer.cc ..\..\src\video\OffScreenSurface.cc ..\..\src\video\OutputSurface.cc ..\..\src\video\PixelRenderer.cc ..\..\src\video\PostProcessor.cc ..\..\src\video\RenderSettings.cc ..\..\src\video\RendererFactory.cc ..\..\src\video\SDLRasterizer.cc ..\..\src\video\SDLVideoSystem.cc ..\..\src\video\SpriteChecker.cc ..\..\src\video\VDP.cc ..\..\src\video\VDPAccessSlots.cc ..\..\src\video\VDPCmdEngine.cc ..\..\src\video\VDPVRAM.cc ..\..\src\video\VideoLayer.cc ..\..\src\video\VideoSystem.cc ..\..\src\video\VisibleSurface.cc ..\..\src\video\ZMBVEncoder.cc ..\..\src\video\ld\LDDummyRenderer.cc ..\..\src\video\ld\LDPixelRenderer.cc ..\..\src\video\ld\LDSDLRasterizer.cc ..\..\src\video\scalers\GLRGBScaler.cc ..\..\src\video\scalers\GLScaler.cc ..\..\src\video\scalers\GLScalerFactory.cc ..\..\src\video\scalers\GLSimpleScaler.cc ..\..\src\video\scalers\GLTVScaler.cc ..\..\src\video\v9990\V9990.cc ..\..\src\video\v9990\V9990BitmapConverter.cc ..\..\src\video\v9990\V9990CmdEngine.cc ..\..\src\video\v9990\V9990DummyRenderer.cc ..\..\src\video\v9990\V9990PixelRenderer.cc ..\..\src\video\v9990\V9990PxConverter.cc ..\..\src\video\v9990\V9990SDLRasterizer.cc ..\..\src\video\v9990\V9990VRAM.cc ..\..\src\video\v9990\Video9000.cc
ImGuiFileDialog.cc
imgui.cc
imgui_demo.cc
imgui_draw.cc
imgui_impl_opengl3.cc
imgui_impl_sdl2.cc
imgui_stdlib.cc
imgui_tables.cc
imgui_widgets.cc
imgui_freetype.cc
Autofire.cc
CartridgeSlotManager.cc
ChakkariCopy.cc
CliExtension.cc
CommandLineParser.cc
Connector.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_sdl2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/misc/freetype/imgui_freetype.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_impl_opengl3.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_widgets.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_demo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/ImGuiFileDialog/ImGuiFileDialog.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_stdlib.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_tables.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/3rdparty/imgui/imgui_draw.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
DebugDevice.cc
DeviceFactory.cc
DummyDevice.cc
DummyPrinterPortDevice.cc
DynamicClock.cc
EmuTime.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
FirmwareSwitch.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
GlobalSettings.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CommandLineParser.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CommandLineParser.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ChakkariCopy.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Autofire.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Connector.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CliExtension.cc')
I8255.cc
LedStatus.cc
MSXBunsetsu.cc
MSXCielTurbo.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/CartridgeSlotManager.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\CartridgeSlotManager.cc(145,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\CartridgeSlotManager.cc(145,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\CartridgeSlotManager.cc(157,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\CartridgeSlotManager.cc(157,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DebugDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DynamicClock.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/EmuTime.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/FirmwareSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/FirmwareSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyDevice.cc')
MSXDeviceSwitch.cc
MSXE6Timer.cc
MSXHiResTimer.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\DummyDevice.cc(13,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\DummyDevice.cc(13,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DummyPrinterPortDevice.cc')
MSXKanji.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MSXKanji12.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXMatsushita.cc
2>Drive:\openMSX\src\3rdparty\ImGuiFileDialog\ImGuiFileDialog.cc(3668,126): warning C5054: operator '|': deprecated between enumerations of different types [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MSXMotherBoard.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXPPI.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/GlobalSettings.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/LedStatus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/LedStatus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/I8255.cc')
MSXPrinterPort.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXBunsetsu.cc')
2>Drive:\openMSX\src\I8255.cc(54,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\I8255.cc(54,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\I8255.cc(70,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\I8255.cc(70,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\I8255.cc(90,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\I8255.cc(90,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MSXRTC.cc
MSXResetStatusRegister.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXCielTurbo.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MSXS1985.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
MSXS1990.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXE6Timer.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXHiResTimer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXKanji12.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXDevice.cc(451,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXDevice.cc(451,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\MSXDevice.cc(456,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXDevice.cc(456,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
MSXSwitchedDevice.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
MSXToshibaTcx200x.cc
MSXTurboRPause.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
MSXVictorHC9xSystemControl.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
PasswordCart.cc
Pluggable.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXDeviceSwitch.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
PluggableFactory.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPrinterPort.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\MSXPrinterPort.cc(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXPrinterPort.cc(60,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
PluggingController.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXRTC.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXResetStatusRegister.cc')
Printer.cc
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMatsushita.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXMotherBoard.cc')
2>Drive:\openMSX\src\MSXRTC.cc(44,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXRTC.cc(44,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
PrinterPortDevice.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1985.cc')
PrinterPortLogger.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXS1990.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
PrinterPortSimpl.cc
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/DeviceFactory.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\MSXS1990.cc(39,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXS1990.cc(39,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\MSXS1990.cc(53,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXS1990.cc(53,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
RP5C01.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXTurboRPause.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXSwitchedDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXToshibaTcx200x.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PasswordCart.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXVictorHC9xSystemControl.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
Reactor.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Pluggable.cc')
RealTime.cc
RenShaTurbo.cc
2>Drive:\openMSX\src\Pluggable.cc(36,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\Pluggable.cc(36,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ReverseManager.cc
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/MSXPPI.cc')
SC3000PPI.cc
SG1000Pause.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SVIPPI.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggingController.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Printer.cc')
SVIPrinterPort.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortLogger.cc')
Schedulable.cc
Scheduler.cc
SensorKid.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
2>Drive:\openMSX\src\MSXMotherBoard.cc(1200,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\MSXMotherBoard.cc(1200,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PrinterPortSimpl.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Version.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RP5C01.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
YamahaSKW01.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
CasImage.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RenShaTurbo.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/RealTime.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SC3000PPI.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SG1000Pause.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPPI.cc')
CassetteDevice.cc
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
CassetteImage.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SVIPrinterPort.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\SVIPrinterPort.cc(51,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\SVIPrinterPort.cc(51,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/PluggableFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
CassettePlayer.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Schedulable.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
CassettePlayerCommand.cc
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Scheduler.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/SensorKid.cc')
CassettePort.cc
DummyCassetteDevice.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
TsxImage.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
WavImage.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/YamahaSKW01.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
Command.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
GlobalCommandController.cc
2>Drive:\openMSX\src\RealTime.cc(143,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\RealTime.cc(143,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ReverseManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
InfoCommand.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteImage.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
InfoTopic.cc
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Interpreter.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassetteDevice.cc')
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/Reactor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
MSXCommandController.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ProxyCommand.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayerCommand.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePort.cc')
TclCallback.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/DummyCassetteDevice.cc')
DeviceConfig.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CasImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
HardwareConfig.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/InfoCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/InfoCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/InfoTopic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/InfoTopic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/GlobalCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/GlobalCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
SettingsConfig.cc
XMLElement.cc
2>Drive:\openMSX\src\Reactor.cc(689,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\Reactor.cc(689,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ConsoleLine.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/CassettePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/MSXCommandController.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(158,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(158,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(211,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(211,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(278,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cassette\CassettePlayer.cc(278,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
OSDGUI.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/TsxImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
OSDGUILayer.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/TclCallback.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/TclCallback.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
OSDImageBasedWidget.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cassette/WavImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
OSDRectangle.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/DeviceConfig.cc')
OSDText.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Command.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/ConsoleLine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
OSDTopWidget.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/XMLElement.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/HardwareConfig.cc')
OSDWidget.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/Interpreter.cc')
TTFFont.cc
CPUClock.cc
2>Drive:\openMSX\src\commands\Interpreter.cc(148,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\commands\Interpreter.cc(148,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\commands\Interpreter.cc(202,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\commands\Interpreter.cc(202,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\commands\Interpreter.cc(446,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\commands\Interpreter.cc(446,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
CPUCore.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/commands/ProxyCommand.cc')
CPURegs.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUILayer.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Dasm.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDGUI.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
IRQHelper.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDRectangle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
MSXCPU.cc
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDImageBasedWidget.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
MSXCPUInterface.cc
MSXMultiDevice.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDText.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDTopWidget.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/config/SettingsConfig.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MSXMultiIODevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/TTFFont.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/console/OSDWidget.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\config\SettingsConfig.cc(350,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\config\SettingsConfig.cc(350,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\config\SettingsConfig.cc(473,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\config\SettingsConfig.cc(473,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUClock.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXMultiMemDevice.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
VDPIODelay.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
WatchPoint.cc
Debugger.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPURegs.cc')
Probe.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
ProbeBreakPoint.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/IRQHelper.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/CPUCore.cc')
2>Drive:\openMSX\src\console\OSDText.cc(111,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\console\OSDText.cc(111,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\console\OSDText.cc(182,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\console\OSDText.cc(182,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
SimpleDebuggable.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
SymbolManager.cc
2>Drive:\openMSX\src\cpu\IRQHelper.cc(61,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\IRQHelper.cc(61,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\IRQHelper.cc(78,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\IRQHelper.cc(78,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/Dasm.cc')
AfterCommand.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
BooleanInput.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiDevice.cc')
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(24,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(24,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(29,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(29,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(34,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXMultiDevice.cc(34,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPU.cc')
CliServer.cc
2>Drive:\openMSX\src\cpu\CPUCore.cc(1472,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(1612,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(1905,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2198,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2202,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2431,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2509,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2661,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\cpu\CPUCore.hh(229,44):
This diagnostic occurred in the compiler generated function 'openmsx::byte openmsx::CPUCore<CPU_POLICY>::get8(void) const'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2671,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\cpu\CPUCore.hh(230,44):
This diagnostic occurred in the compiler generated function 'openmsx::word openmsx::CPUCore<CPU_POLICY>::get16(void) const'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2689,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\cpu\CPUCore.hh(231,30):
This diagnostic occurred in the compiler generated function 'void openmsx::CPUCore<CPU_POLICY>::set8(openmsx::byte)'
2>Drive:\openMSX\src\cpu\CPUCore.cc(2699,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\cpu\CPUCore.hh(232,30):
This diagnostic occurred in the compiler generated function 'void openmsx::CPUCore<CPU_POLICY>::set16(openmsx::word)'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
GlobalCliComm.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXCPUInterface.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
HotKey.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiIODevice.cc')
2>Drive:\openMSX\src\cpu\MSXCPU.cc(475,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXCPU.cc(475,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\MSXCPU.cc(519,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXCPU.cc(519,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
InputEventGenerator.cc
MSXCliComm.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SymbolManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SymbolManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/VDPIODelay.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Debugger.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/MSXMultiMemDevice.cc')
TclCallbackMessages.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\SymbolManager.cc(34,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\SymbolManager.cc(34,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/Probe.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/cpu/WatchPoint.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
AVTFDC.cc
CanonFDC.cc
2>Drive:\openMSX\src\debugger\SymbolManager.cc(420,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\SymbolManager.cc(420,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
DMKDiskImage.cc
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/ProbeBreakPoint.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/GlobalCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/GlobalCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/debugger/SimpleDebuggable.cc')
2>Drive:\openMSX\src\debugger\SimpleDebuggable.cc(41,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\SimpleDebuggable.cc(41,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
DSKDiskImage.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\MSXCPUInterface.cc(898,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXCPUInterface.cc(898,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\MSXCPUInterface.cc(918,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\MSXCPUInterface.cc(918,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
DirAsDSK.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/MSXCliComm.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/BooleanInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/BooleanInput.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/TclCallbackMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/TclCallbackMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DMKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DMKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
DiskChanger.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
DiskContainer.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/AVTFDC.cc')
DiskDrive.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/CanonFDC.cc')
2>Drive:\openMSX\src\debugger\Debugger.cc(780,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\Debugger.cc(780,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\debugger\Debugger.cc(944,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\debugger\Debugger.cc(944,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
DiskFactory.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/AfterCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/HotKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/HotKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
DiskImageUtils.cc
DiskManipulator.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DSKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DSKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
DiskName.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/CliServer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/CliServer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\AfterCommand.cc(559,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\AfterCommand.cc(559,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
DiskPartition.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
DriveMultiplexer.cc
DummyDisk.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
MSXFDC.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/events/InputEventGenerator.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskContainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskContainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MicrosolFDC.cc
2>Drive:\openMSX\src\events\InputEventGenerator.cc(456,7): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\InputEventGenerator.cc(456,7): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\events\InputEventGenerator.cc(460,26): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\InputEventGenerator.cc(460,26): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
NationalFDC.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DirAsDSK.cc')
NowindCommand.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DMKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
NowindHost.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskDrive.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskImageUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskImageUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
NowindInterface.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
NowindRomDisk.cc
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskFactory.cc')
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DSKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
PhilipsFDC.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskPartition.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskPartition.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DummyDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DummyDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(174,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\random(47,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(174,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(389,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\random(47,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(389,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(628,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\random(47,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\DiskImageUtils.cc(628,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RamDSKDiskImage.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
RawTrack.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskName.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DriveMultiplexer.cc')
RealDrive.cc
SVIFDC.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SanyoFDC.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MSXFDC.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskManipulator.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/MicrosolFDC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NationalFDC.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SectorBasedDisk.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindCommand.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
SpectravideoFDC.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindHost.cc')
TC8566AF.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\NowindHost.cc(141,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\cstdarg(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\NowindHost.cc(141,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/DiskChanger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindRomDisk.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
TalentTDC600.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/NowindInterface.cc')
ToshibaFDC.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
2>Drive:\openMSX\src\fdc\NowindCommand.cc(116,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\NowindCommand.cc(116,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/PhilipsFDC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RamDSKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RamDSKDiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
TurboRFDC.cc
VictorFDC.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
WD2793.cc
WD2793BasedFDC.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RealDrive.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SVIFDC.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SanyoFDC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
XSADiskImage.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/RawTrack.cc')
YamahaFDC.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
CompressedFileAdapter.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SectorBasedDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SectorBasedDisk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
FileContext.cc
FilePool.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
FilePoolCore.cc
Filename.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/SpectravideoFDC.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TC8566AF.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TalentTDC600.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/ToshibaFDC.cc')
AbstractIDEDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
2>Drive:\openMSX\src\fdc\TC8566AF.cc(763,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\TC8566AF.cc(763,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/TurboRFDC.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/VictorFDC.cc')
BeerIDE.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePoolCore.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\vector(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/WD2793BasedFDC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/XSADiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/XSADiskImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
DummyIDEDevice.cc
DummySCSIDevice.cc
GoudaSCSI.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/CompressedFileAdapter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/CompressedFileAdapter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
HD.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/fdc/YamahaFDC.cc')
2>Drive:\openMSX\src\fdc\WD2793.cc(416,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\WD2793.cc(416,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
HDCommand.cc
IDECDROM.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
IDEDeviceFactory.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
IDEHD.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MB89352.cc
2>Drive:\openMSX\src\fdc\RealDrive.cc(162,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\RealDrive.cc(162,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\fdc\RealDrive.cc(185,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\RealDrive.cc(185,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\fdc\RealDrive.cc(202,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\fdc\RealDrive.cc(202,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FileContext.cc')
MegaSCSI.cc
SCSIHD.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/Filename.cc')
SCSILS120.cc
SunriseIDE.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/AbstractIDEDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/BeerIDE.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\AbstractIDEDevice.cc(99,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\AbstractIDEDevice.cc(99,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\ide\AbstractIDEDevice.cc(153,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\AbstractIDEDevice.cc(153,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
WD33C93.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummyIDEDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/DummySCSIDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
DebuggableEditor.cc
ImGuiAdjust.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
ImGuiBitmapViewer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/GoudaSCSI.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/file/FilePool.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDECDROM.cc')
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(30,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(30,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(44,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(44,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(61,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\ide\GoudaSCSI.cc(61,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiBreakPoints.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HDCommand.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEDeviceFactory.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ImGuiCharacter.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/IDEHD.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MB89352.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ImGuiCheatFinder.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
ImGuiConnector.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/MegaSCSI.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSIHD.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
ImGuiConsole.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SunriseIDE.cc')
ImGuiDebugger.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
ImGuiDisassembly.cc
ImGuiDiskManipulator.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
ImGuiHelp.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiAdjust.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/WD33C93.cc')
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiKeyboard.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/HD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiLayer.cc
ImGuiMachine.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiManager.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/ide/SCSILS120.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
ImGuiMedia.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBitmapViewer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCharacter.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConnector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiCheatFinder.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiConsole.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiBreakPoints.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/DebuggableEditor.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiHelp.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDiskManipulator.cc')
ImGuiMessages.cc
2>Drive:\openMSX\src\imgui\ImGuiBreakPoints.cc(316,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\DebuggableEditor.cc(648,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\DebuggableEditor.cc(648,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\imgui\DebuggableEditor.cc(672,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\DebuggableEditor.cc(672,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiOpenFile.cc
ImGuiOsdIcons.cc
ImGuiPalette.cc
ImGuiReverseBar.cc
2>Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(510,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(510,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ImGuiSCCViewer.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
ImGuiSettings.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiKeyboard.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDisassembly.cc')
ImGuiSoundChip.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
2>Drive:\openMSX\src\imgui\ImGuiDiskManipulator.cc(181,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiDiskManipulator.cc(181,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiLayer.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiSpriteViewer.cc
ImGuiSymbols.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiTools.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiTrainer.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiDebugger.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMachine.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiUtils.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ImGuiVdpRegs.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMedia.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiMedia.cc(985,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiMedia.cc(985,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ImGuiWatchExpr.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiMessages.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiUtils.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOsdIcons.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiPalette.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiReverseBar.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSCCViewer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ImGuiWaveViewer.cc
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiOpenFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSoundChip.cc')
2>Drive:\openMSX\src\imgui\ImGuiManager.cc(421,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiManager.cc(421,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Shortcuts.cc
ArkanoidPad.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
CircuitDesignerRDDongle.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
ColecoJoystickIO.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSettings.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
DummyJoystick.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTools.cc')
EventDelay.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiTrainer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/Shortcuts.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSymbols.cc')
2>Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(155,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(155,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
JoyMega.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\imgui\ImGuiSymbols.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiSymbols.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
JoyTap.cc
JoystickDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
JoystickPort.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiSpriteViewer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
Keyboard.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ArkanoidPad.cc')
MSXEventDistributor.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/CircuitDesignerRDDongle.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiVdpRegs.cc')
MSXJoystick.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/ColecoJoystickIO.cc')
MagicKey.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/DummyJoystick.cc')
Mouse.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWatchExpr.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiWatchExpr.cc(314,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\imgui\ImGuiWatchExpr.cc(314,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
NinjaTap.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyTap.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoystickPort.cc')
Paddle.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RecordedCommand.cc
SETetrisDongle.cc
SG1000JoystickIO.cc
StateChangeDistributor.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/imgui/ImGuiWaveViewer.cc')
Touchpad.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXEventDistributor.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MagicKey.cc')
Trackball.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Keyboard.cc')
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
LaserdiscPlayer.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/EventDelay.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Mouse.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
PioneerLDControl.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/JoyMega.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\input\JoyMega.cc(145,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\JoyMega.cc(145,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\input\JoyMega.cc(204,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\JoyMega.cc(204,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
main.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/NinjaTap.cc')
AmdFlash.cc
CanonWordProcessor.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Paddle.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
Carnivore2.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/MSXJoystick.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/RecordedCommand.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SETetrisDongle.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/SG1000JoystickIO.cc')
CheckedRam.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/StateChangeDistributor.cc')
2>Drive:\openMSX\src\input\MSXJoystick.cc(135,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\MSXJoystick.cc(135,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
ColecoSuperGameModule.cc
EEPROM_93C46.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\input\Mouse.cc(144,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\Mouse.cc(144,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
ESE_RAM.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Trackball.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
ESE_SCC.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\ostream(25,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/input/Touchpad.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\input\Keyboard.cc(1927,27): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\cstdarg(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\Keyboard.cc(1927,27): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\input\Keyboard.cc(1947,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\cstdarg(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\input\Keyboard.cc(1947,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
FraelSwitchableROM.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
KonamiUltimateCollection.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CanonWordProcessor.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
MSXHBI55.cc
MSXMapperIO.cc
MSXMegaRam.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/AmdFlash.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/CheckedRam.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
MSXMemoryMapper.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/main.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Carnivore2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/EEPROM_93C46.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_RAM.cc')
MSXMemoryMapperBase.cc
2>Drive:\openMSX\src\memory\AmdFlash.cc(163,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\AmdFlash.cc(163,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MSXMirrorDevice.cc
2>Drive:\openMSX\src\memory\AmdFlash.cc(217,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\AmdFlash.cc(217,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\AmdFlash.cc(511,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\AmdFlash.cc(511,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MSXPac.cc
MSXRam.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/LaserdiscPlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ColecoSuperGameModule.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXRom.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MSXRomCLI.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\laserdisc\LaserdiscPlayer.cc(164,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\laserdisc\LaserdiscPlayer.cc(164,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/laserdisc/PioneerLDControl.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MegaFlashRomSCCPlus.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MegaFlashRomSCCPlusSD.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ESE_SCC.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/FraelSwitchableROM.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MusicalMemoryMapper.cc
PanasonicMemory.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXHBI55.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMegaRam.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMapperIO.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
PanasonicRam.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/KonamiUltimateCollection.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
ROMHunterMk2.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapper.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Ram.cc
ReproCartridgeV1.cc
ReproCartridgeV2.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Rom.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMemoryMapperBase.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRam.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXPac.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomAlAlamiah30in1.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomArc.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomAscii16X.cc
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXMirrorDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRom.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomAscii16_2.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomAscii16kB.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MSXRomCLI.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomAscii8_8.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MusicalMemoryMapper.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicRam.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ROMHunterMk2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/PanasonicMemory.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlus.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomAscii8kB.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/MegaFlashRomSCCPlusSD.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Ram.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomBlocks.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
RomColecoMegaCart.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
RomCrossBlaim.cc
RomDRAM.cc
RomDatabase.cc
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(359,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(359,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(376,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(376,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(394,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(394,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(419,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(419,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(437,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(437,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(881,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(881,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
RomDooly.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16X.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV2.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomArc.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/ReproCartridgeV1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16_2.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAlAlamiah30in1.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii16kB.cc')
RomFSA1FM.cc
2>Drive:\openMSX\src\memory\ReproCartridgeV2.cc(265,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\ReproCartridgeV2.cc(265,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\ReproCartridgeV2.cc(304,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\ReproCartridgeV2.cc(304,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
RomFactory.cc
2>Drive:\openMSX\src\memory\ReproCartridgeV1.cc(212,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\ReproCartridgeV1.cc(212,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
RomGameMaster2.cc
RomGeneric16kB.cc
RomGeneric8kB.cc
RomHalnote.cc
RomHarryFox.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8_8.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomHolyQuran.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomAscii8kB.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomColecoMegaCart.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDRAM.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDatabase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDatabase.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
RomHolyQuran2.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(267,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\RomDatabase.cc(302,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(302,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(367,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(367,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomBlocks.cc')
RomInfo.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(542,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomDatabase.cc(542,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomBlocks.cc(146,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\memory\RomBlocks.hh(27,7):
This diagnostic occurred in the compiler generated function 'void openmsx::RomBlocks<BANK_SIZE_>::serialize(Archive &,unsigned int)'
2>Drive:\openMSX\src\memory\RomBlocks.cc(164,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\memory\RomBlocks.hh(27,7):
This diagnostic occurred in the compiler generated function 'void openmsx::RomBlocks<BANK_SIZE_>::serialize(Archive &,unsigned int)'
RomKonami.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomCrossBlaim.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomDooly.cc')
RomKonamiKeyboardMaster.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Rom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
Drive:\openMSX\src\utils\ObjectPool.hh(116,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\ObjectPool.hh(54,7):
while compiling class template 'ObjectPool'
RomKonamiSCC.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomMSXDOS2.cc
RomMSXWrite.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomMSXtra.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFSA1FM.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric8kB.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHalnote.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGameMaster2.cc')
RomMajutsushi.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHarryFox.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomGeneric16kB.cc')
RomManbow2.cc
RomMatraCompilation.cc
RomMatraInk.cc
RomMitsubishiMLTS2.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomMultiRom.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomNational.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomFactory.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomHolyQuran2.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
RomNeo16.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXDOS2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonami.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiSCC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXWrite.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
2>Drive:\openMSX\src\memory\RomMSXDOS2.cc(43,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomMSXDOS2.cc(43,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\RomMSXDOS2.cc(61,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomMSXDOS2.cc(61,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomNeo8.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomNettouYakyuu.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMSXtra.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomPadial16kB.cc
RomPadial8kB.cc
RomPageNN.cc
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomKonamiKeyboardMaster.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomPanasonic.cc
2>Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(48,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(48,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(65,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
RomPlain.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMajutsushi.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMitsubishiMLTS2.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraCompilation.cc')
RomPlayBall.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMatraInk.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
RomRType.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomMultiRom.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomRamFile.cc
RomRetroHard31in1.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNational.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomSuperLodeRunner.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomSuperSwangi.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomManbow2.cc')
RomSynthesizer.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomManbow2.cc(30,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomManbow2.cc(30,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\RomManbow2.cc(56,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomManbow2.cc(56,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomZemina126in1.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo16.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RomZemina25in1.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNeo8.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomNettouYakyuu.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RomZemina80in1.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial8kB.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPadial16kB.cc')
RomZemina90in1.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SRAM.cc
SdCard.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPageNN.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPanasonic.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\memory\RomPageNN.cc(24,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomPageNN.cc(24,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlain.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
TrackedRam.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomPlain.cc(59,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomPlain.cc(59,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Yamanooto.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomPlayBall.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRType.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
ClockPin.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
DummyMidiInDevice.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRamFile.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
DummyMidiOutDevice.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperSwangi.cc')
DummyRS232Device.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomRetroHard31in1.cc')
I8251.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
I8254.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSynthesizer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomSuperLodeRunner.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina126in1.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
JVCMSXMIDI.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MC6850.cc
MSXFacMidiInterface.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina25in1.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\memory(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\memory(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
MSXMidi.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina80in1.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXModem.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SRAM.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/SdCard.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/TrackedRam.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/RomZemina90in1.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXRS232.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\memory\RomZemina90in1.cc(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\RomZemina90in1.cc(65,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MidiInConnector.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/ClockPin.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiInDevice.cc')
2>Drive:\openMSX\src\memory\SdCard.cc(297,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\SdCard.cc(297,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MidiInDevice.cc
MidiInReader.cc
MidiInWindows.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyMidiOutDevice.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MidiOutConnector.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/DummyRS232Device.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MidiOutDevice.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8251.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/I8254.cc')
2>Drive:\openMSX\src\serial\I8251.cc(82,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(82,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(91,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(91,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(133,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(133,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(137,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(137,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(152,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(152,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(164,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(164,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8251.cc(180,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8251.cc(180,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/memory/Yamanooto.cc')
MidiOutLogger.cc
2>Drive:\openMSX\src\serial\I8254.cc(50,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(50,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(63,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(63,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(94,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(94,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(183,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(183,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(198,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(198,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(210,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(210,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serial\I8254.cc(219,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(219,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(240,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(240,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(305,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(305,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(372,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(372,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\I8254.cc(459,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\I8254.cc(459,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
MidiOutWindows.cc
2>Drive:\openMSX\src\memory\Yamanooto.cc(151,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\Yamanooto.cc(151,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\Yamanooto.cc(213,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\Yamanooto.cc(213,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\memory\Yamanooto.cc(223,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\memory\Yamanooto.cc(223,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/JVCMSXMIDI.cc')
MusicModuleMIDI.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MC6850.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXFacMidiInterface.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RS232Connector.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
RS232Device.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXModem.cc')
RS232Net.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
RS232Tester.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
YM2148.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXRS232.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MSXMidi.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInConnector.cc')
2>Drive:\openMSX\src\serial\MSXMidi.cc(97,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXMidi.cc(97,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\MSXMidi.cc(121,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXMidi.cc(121,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXMidi.cc(326,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bitset(34,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXMidi.cc(326,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
serialize.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
serialize_core.cc
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInDevice.cc')
serialize_meta.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInWindows.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiInReader.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serial\MSXRS232.cc(173,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXRS232.cc(173,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\MSXRS232.cc(195,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXRS232.cc(195,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXRS232.cc(366,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXRS232.cc(366,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\MSXRS232.cc(386,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MSXRS232.cc(386,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutConnector.cc')
ProxySetting.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Setting.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutDevice.cc')
2>Drive:\openMSX\src\serial\MidiOutDevice.cc(122,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MidiOutDevice.cc(122,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SettingsManager.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutLogger.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MusicModuleMIDI.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
UserSettings.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Connector.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/MidiOutWindows.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
AY8910.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
2>Drive:\openMSX\src\serial\MusicModuleMIDI.cc(48,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MusicModuleMIDI.cc(48,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serial\MusicModuleMIDI.cc(59,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serial\MusicModuleMIDI.cc(59,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Device.cc')
AY8910Periphery.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
AudioInputConnector.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Net.cc')
AudioInputDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/RS232Tester.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serial/YM2148.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_core.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/serialize_meta.cc')
2>Drive:\openMSX\src\serialize_core.cc(32,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.cc(32,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
BlipBuffer.cc
DACSound16S.cc
DACSound8U.cc
DalSoRiR2.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
DummyAudioInputDevice.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/SettingsManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/SettingsManager.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
DummyY8950KeyboardDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/UserSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/UserSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AY8910Periphery.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
EmuTimer.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/AudioInputConnector.cc')
KeyClick.cc
MSXAudio.cc
MSXFmPac.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
MSXMixer.cc
MSXMoonSound.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/BlipBuffer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound8U.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DACSound16S.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/ProxySetting.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyAudioInputDevice.cc')
MSXMusic.cc
MSXOPL3Cartridge.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/settings/Setting.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
MSXPSG.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DummyY8950KeyboardDevice.cc')
MSXSCCPlusCart.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
MSXTurboRPCM.cc
MSXYamahaSFG.cc
Mixer.cc
ResampleBlip.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/DalSoRiR2.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/EmuTimer.cc')
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/KeyClick.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXAudio.cc')
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ResampleHQ.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
ResampleTrivial.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXFmPac.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
ResampledSoundDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMixer.cc')
SCC.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMoonSound.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SDLSoundDriver.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXMusic.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXOPL3Cartridge.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXPSG.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
SN76489.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXSCCPlusCart.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
SNPSG.cc
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXYamahaSFG.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/MSXTurboRPCM.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleBlip.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Mixer.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(33,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(33,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(47,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(47,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(65,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(65,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
SVIPSG.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
SamplePlayer.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
SoundDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
VLM5030.cc
2>Drive:\openMSX\src\sound\MSXTurboRPCM.cc(62,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXTurboRPCM.cc(62,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
WavAudioInput.cc
Y8950.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\sound\Mixer.cc(173,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\Mixer.cc(173,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Y8950Adpcm.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleHQ.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampleTrivial.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/ResampledSoundDevice.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
Y8950KeyboardConnector.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SCC.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Y8950KeyboardDevice.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
Y8950Periphery.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\SCC.cc(245,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\SCC.cc(245,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\SCC.cc(335,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\SCC.cc(335,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\SCC.cc(459,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\SCC.cc(459,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
YM2151.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXMixer.cc(669,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXMixer.cc(669,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\MSXMixer.cc(686,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXMixer.cc(686,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\MSXMixer.cc(700,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\MSXMixer.cc(700,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SN76489.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
YM2413.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SNPSG.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\sound\SN76489.cc(178,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\SN76489.cc(178,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SamplePlayer.cc')
YM2413Burczynski.cc
YM2413NukeYKT.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SoundDevice.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/VLM5030.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/WavAudioInput.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950.cc')
YM2413Okazaki.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Adpcm.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SVIPSG.cc')
YM2413OriginalNukeYKT.cc
YMF262.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
YMF278.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
YMF278B.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardConnector.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950KeyboardDevice.cc')
lz4.cc
ADVram.cc
2>Drive:\openMSX\src\sound\ResampledSoundDevice.cc(85,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\ResampledSoundDevice.cc(85,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
AviRecorder.cc
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/SDLSoundDriver.cc')
BitmapConverter.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\array(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2151.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\lz4.cc(138,16): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bit(27,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\lz4.cc(138,16): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\lz4.cc(255,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bit(27,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\lz4.cc(255,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\lz4.cc(264,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\bit(27,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\lz4.cc(264,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
CharacterConverter.cc
Display.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413.cc')
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/Y8950Periphery.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
DummyRenderer.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Burczynski.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413NukeYKT.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\BitmapConverter.cc(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numeric(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\BitmapConverter.cc(60,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\BitmapConverter.cc(101,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numeric(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\BitmapConverter.cc(101,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
DummyVideoSystem.cc
FrameSource.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413Okazaki.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF262.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YM2413OriginalNukeYKT.cc')
GLContext.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278.cc')
2>Drive:\openMSX\src\sound\YM2413NukeYKT.cc(303,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\sound\YM2413NukeYKT.hh(192,77):
This diagnostic occurred in the compiler generated function 'bool openmsx::YM2413NukeYKT::YM2413::envelopeGenerate1(void)'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/sound/YMF278B.cc')
GLImage.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
GLSnow.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\optional(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
2>Drive:\openMSX\src\sound\YMF278.cc(423,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278.cc(423,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(94,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(94,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(106,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(106,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(121,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(121,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(133,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(133,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(172,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(172,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\sound\YMF278B.cc(196,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YMF278B.cc(196,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Layer.cc
OffScreenSurface.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\sound\YM2413Okazaki.cc(930,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YM2413Okazaki.cc(930,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YM2413Okazaki.cc(1273,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\sound\YM2413Okazaki.cc(1273,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(90,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(90,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(97,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(97,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(104,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(104,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(110,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(110,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(118,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(118,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(123,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(123,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(132,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(132,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(136,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(136,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(146,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(146,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(149,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(149,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(161,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(161,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(162,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(162,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\FrameSource.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\FrameSource.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
OutputSurface.cc
PixelRenderer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ADVram.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
PostProcessor.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/CharacterConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyRenderer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLContext.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
RenderSettings.cc
RendererFactory.cc
SDLRasterizer.cc
SDLVideoSystem.cc
SpriteChecker.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLImage.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
VDP.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/DummyVideoSystem.cc')
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(12,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(12,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(18,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(18,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(25,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\DummyVideoSystem.cc(25,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VDPAccessSlots.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OffScreenSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
VDPCmdEngine.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/OutputSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
VDPVRAM.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/GLSnow.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/AviRecorder.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Layer.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/Display.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
VideoLayer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RenderSettings.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\RenderSettings.cc(222,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\RenderSettings.cc(222,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
VideoSystem.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PostProcessor.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
VisibleSurface.cc
ZMBVEncoder.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
LDDummyRenderer.cc
LDPixelRenderer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLRasterizer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPAccessSlots.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SpriteChecker.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
LDSDLRasterizer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPCmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(815,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(175,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executePset(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(949,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(177,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executeLine(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1017,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(178,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executeLmmv(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1152,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(179,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executeLmmm(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1510,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(183,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executeHmmm(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1645,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\video\VDPCmdEngine.hh(184,47):
This diagnostic occurred in the compiler generated function 'void openmsx::VDPCmdEngine::executeYmmm(openmsx::EmuTime::param)'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1860,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1860,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1885,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(1885,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2014,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2014,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2085,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2085,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2575,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDPCmdEngine.cc(2575,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
GLRGBScaler.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\typeindex(24,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDPVRAM.cc')
GLScaler.cc
GLScalerFactory.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/PixelRenderer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/RendererFactory.cc')
2>Drive:\openMSX\src\video\RendererFactory.cc(35,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\RendererFactory.cc(35,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\RendererFactory.cc(47,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\RendererFactory.cc(47,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\RendererFactory.cc(59,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\RendererFactory.cc(59,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\RendererFactory.cc(72,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iomanip(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\RendererFactory.cc(72,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
GLSimpleScaler.cc
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\PixelRenderer.cc(569,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\PixelRenderer.cc(569,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
GLTVScaler.cc
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VDP.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
V9990.cc
2>Drive:\openMSX\src\video\VDP.cc(1007,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\VDP.cc(1007,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDDummyRenderer.cc')
V9990BitmapConverter.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
V9990CmdEngine.cc
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
V9990DummyRenderer.cc
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/SDLVideoSystem.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDPixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLScalerFactory.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SDLVideoSystem.cc(195,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\fstream(20,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\SDLVideoSystem.cc(195,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/ld/LDSDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
V9990PixelRenderer.cc
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
V9990PxConverter.cc
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VideoLayer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLRGBScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
V9990SDLRasterizer.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\scalers\GLScalerFactory.cc(31,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\sstream(19,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\scalers\GLScalerFactory.cc(31,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
V9990VRAM.cc
Video9000.cc
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLSimpleScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/VisibleSurface.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/scalers/GLTVScaler.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\ZMBVEncoder.cc(299,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numeric(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\ZMBVEncoder.cc(299,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990DummyRenderer.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
Drive:\openMSX\src\utils\hash_set.hh(567,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\utils\hash_set.hh(269,7):
while compiling class template 'hash_set'
2>Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\variant(31,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990BitmapConverter.cc')
2>Drive:\openMSX\src\video\v9990\V9990BitmapConverter.cc(366,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\string(23,1):
see declaration of 'std'
Drive:\openMSX\src\serialize_core.hh(171,4):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize_core.hh(168,8):
while compiling class template 'openmsx::DefaultConstructVariant'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990CmdEngine.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(279,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(279,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(881,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(881,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(904,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(904,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(964,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(964,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1221,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1221,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1638,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1638,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1650,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1650,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1755,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1755,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1856,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1856,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
2>Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(267,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\serialize.hh(81,34):
while compiling class template 'openmsx::ArchiveBase'
2>Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
Drive:\openMSX\src\serialize.hh(274,33):
This diagnostic occurred in the compiler generated function 'std::optional<_Ty2> openmsx::ArchiveBase<Derived>::findAttributeAs(const char *)'
2>Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\iostream(18,1):
see declaration of 'std'
2>Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PixelRenderer.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990PxConverter.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\deque(23,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990VRAM.cc')
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/V9990SDLRasterizer.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.cc(757,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.cc(757,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990.cc(779,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.cc(779,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990.cc(803,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\mutex(29,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.cc(803,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\v9990\V9990PixelRenderer.cc(169,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\VC\Tools\MSVC\14.42.34433\include\condition_variable(30,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990PixelRenderer.cc(169,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
2>Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(60,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(35,28):
while compiling class template partial specialization 'gl::vecN<2,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(172,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(156,28):
while compiling class template partial specialization 'gl::vecN<3,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
Drive:\openMSX\src\video\gl_vec.hh(284,3):
the template instantiation context (the oldest one first) is
Drive:\openMSX\src\video\gl_vec.hh(267,28):
while compiling class template partial specialization 'gl::vecN<4,T>'
2>Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
VS-Path:\VC\Tools\MSVC\14.42.34433\include\numbers(22,1):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
Drive:\openMSX\src\video\gl_vec.hh(550,11):
see declaration of 'std'
2>Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
(compiling source file '../../src/video/v9990/Video9000.cc')
2>Done Building Project "Drive:\openMSX\build\msvc\openmsx.vcxproj" (default targets) FAILED.
1>Done Building Project "Drive:\openMSX\build\msvc\openmsx.sln" (default targets) FAILED.
Build FAILED.
"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(CustomBuild target) ->
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\build-info.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\components.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\probed_defs.hh" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\resource-info.h" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
VS-Path:\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): warning MSB8065: Custom build for item "..\..\src\openmsx.hh" succeeded, but specified output "c:\compiler\openmsx\build\msvc\version.ii" has not been created. This may cause incremental build to work incorrectly. [Drive:\openMSX\build\msvc\openmsx.vcxproj]
"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(ClCompile target) ->
Drive:\openMSX\src\3rdparty\ImGuiFileDialog\ImGuiFileDialog.cc(3668,126): warning C5054: operator '|': deprecated between enumerations of different types [Drive:\openMSX\build\msvc\openmsx.vcxproj]
"Drive:\openMSX\build\msvc\openmsx.sln" (default target) (1) ->
"Drive:\openMSX\build\msvc\openmsx.vcxproj" (default target) (2) ->
(ClCompile target) ->
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\CartridgeSlotManager.cc(145,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\CartridgeSlotManager.cc(145,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\CartridgeSlotManager.cc(157,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\CartridgeSlotManager.cc(157,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\DummyDevice.cc(13,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\DummyDevice.cc(13,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(54,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(54,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(70,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(70,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(90,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\I8255.cc(90,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXDevice.cc(451,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXDevice.cc(451,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXDevice.cc(456,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXDevice.cc(456,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXPrinterPort.cc(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXPrinterPort.cc(60,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXRTC.cc(44,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXRTC.cc(44,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXS1990.cc(39,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXS1990.cc(39,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXS1990.cc(53,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXS1990.cc(53,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\Pluggable.cc(36,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\Pluggable.cc(36,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXMotherBoard.cc(1200,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\MSXMotherBoard.cc(1200,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\SVIPrinterPort.cc(51,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\SVIPrinterPort.cc(51,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\RealTime.cc(143,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\RealTime.cc(143,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\Reactor.cc(689,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\Reactor.cc(689,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(158,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(158,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(211,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(211,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(278,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cassette\CassettePlayer.cc(278,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(148,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(148,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(202,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(202,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(446,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\commands\Interpreter.cc(446,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\config\SettingsConfig.cc(350,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\config\SettingsConfig.cc(350,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\config\SettingsConfig.cc(473,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\config\SettingsConfig.cc(473,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\console\OSDText.cc(111,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\console\OSDText.cc(111,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\console\OSDText.cc(182,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\console\OSDText.cc(182,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\IRQHelper.cc(61,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\IRQHelper.cc(61,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\IRQHelper.cc(78,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\IRQHelper.cc(78,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(24,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(24,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(29,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(29,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(34,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXMultiDevice.cc(34,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(1472,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(1612,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(1905,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2198,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2202,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2431,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2509,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2661,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2671,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2689,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\CPUCore.cc(2699,9): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPU.cc(475,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPU.cc(475,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPU.cc(519,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPU.cc(519,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SymbolManager.cc(34,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SymbolManager.cc(34,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SymbolManager.cc(420,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SymbolManager.cc(420,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SimpleDebuggable.cc(41,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\SimpleDebuggable.cc(41,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPUInterface.cc(898,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPUInterface.cc(898,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPUInterface.cc(918,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\MSXCPUInterface.cc(918,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\Debugger.cc(780,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\Debugger.cc(780,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\Debugger.cc(944,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\debugger\Debugger.cc(944,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\AfterCommand.cc(559,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\AfterCommand.cc(559,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\InputEventGenerator.cc(456,7): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\InputEventGenerator.cc(456,7): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\InputEventGenerator.cc(460,26): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\InputEventGenerator.cc(460,26): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(174,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(174,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(389,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(389,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(628,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\DiskImageUtils.cc(628,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\NowindHost.cc(141,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\NowindHost.cc(141,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\NowindCommand.cc(116,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\NowindCommand.cc(116,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\TC8566AF.cc(763,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\TC8566AF.cc(763,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\WD2793.cc(416,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\WD2793.cc(416,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(162,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(162,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(185,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(185,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(202,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\fdc\RealDrive.cc(202,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\AbstractIDEDevice.cc(99,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\AbstractIDEDevice.cc(99,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\AbstractIDEDevice.cc(153,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\AbstractIDEDevice.cc(153,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(30,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(30,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(44,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(44,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(61,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\ide\GoudaSCSI.cc(61,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiBreakPoints.cc(316,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\DebuggableEditor.cc(648,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\DebuggableEditor.cc(648,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\DebuggableEditor.cc(672,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\DebuggableEditor.cc(672,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(510,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiBitmapViewer.cc(510,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiDiskManipulator.cc(181,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiDiskManipulator.cc(181,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiMedia.cc(985,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiMedia.cc(985,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiManager.cc(421,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiManager.cc(421,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(155,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiReverseBar.cc(155,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSymbols.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiSymbols.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiWatchExpr.cc(314,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\imgui\ImGuiWatchExpr.cc(314,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\JoyMega.cc(145,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\JoyMega.cc(145,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\JoyMega.cc(204,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\JoyMega.cc(204,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\events\BooleanInput.hh(108,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\MSXJoystick.cc(135,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\MSXJoystick.cc(135,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Mouse.cc(144,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Mouse.cc(144,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Keyboard.cc(1927,27): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Keyboard.cc(1927,27): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Keyboard.cc(1947,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\input\Keyboard.cc(1947,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(163,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(163,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(217,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(217,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(511,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\AmdFlash.cc(511,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\laserdisc\LaserdiscPlayer.cc(164,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\laserdisc\LaserdiscPlayer.cc(164,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(359,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(359,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(376,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(376,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(394,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(394,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(419,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(419,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(437,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(437,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(881,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\MegaFlashRomSCCPlusSD.cc(881,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV2.cc(265,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV2.cc(265,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV2.cc(304,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV2.cc(304,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV1.cc(212,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\ReproCartridgeV1.cc(212,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(267,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(302,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(302,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(367,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(367,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(542,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomDatabase.cc(542,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomBlocks.cc(146,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomBlocks.cc(164,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\ObjectPool.hh(116,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomMSXDOS2.cc(43,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomMSXDOS2.cc(43,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomMSXDOS2.cc(61,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomMSXDOS2.cc(61,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(48,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(48,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomKonamiKeyboardMaster.cc(65,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomManbow2.cc(30,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomManbow2.cc(30,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomManbow2.cc(56,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomManbow2.cc(56,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomPageNN.cc(24,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomPageNN.cc(24,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomPlain.cc(59,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomPlain.cc(59,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomZemina90in1.cc(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\RomZemina90in1.cc(65,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\SdCard.cc(297,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\SdCard.cc(297,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(82,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(82,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(91,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(91,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(133,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(133,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(137,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(137,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(152,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(152,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(164,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(164,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(180,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8251.cc(180,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(50,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(50,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(63,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(63,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(94,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(94,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(183,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(183,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(198,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(198,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(210,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(210,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(219,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(219,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(240,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(240,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(305,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(305,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(372,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(372,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(459,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\I8254.cc(459,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(151,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(151,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(213,6): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(213,6): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(223,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\memory\Yamanooto.cc(223,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(97,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(97,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(121,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(121,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(326,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXMidi.cc(326,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(173,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(173,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(195,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(195,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(366,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(366,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(386,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MSXRS232.cc(386,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MidiOutDevice.cc(122,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MidiOutDevice.cc(122,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MusicModuleMIDI.cc(48,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MusicModuleMIDI.cc(48,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MusicModuleMIDI.cc(59,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serial\MusicModuleMIDI.cc(59,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.cc(32,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.cc(32,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(33,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(33,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(47,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(47,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(65,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXOPL3Cartridge.cc(65,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXTurboRPCM.cc(62,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXTurboRPCM.cc(62,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\Mixer.cc(173,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\Mixer.cc(173,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(245,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(245,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(335,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(335,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(459,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SCC.cc(459,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(669,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(669,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(686,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(686,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(700,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\MSXMixer.cc(700,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SN76489.cc(178,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\SN76489.cc(178,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\ResampledSoundDevice.cc(85,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\ResampledSoundDevice.cc(85,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(138,16): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(138,16): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(255,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(255,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(264,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\lz4.cc(264,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\cpu\WatchPoint.hh(59,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\BitmapConverter.cc(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\BitmapConverter.cc(60,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\BitmapConverter.cc(101,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\BitmapConverter.cc(101,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YM2413NukeYKT.cc(303,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278.cc(423,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278.cc(423,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(94,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(94,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(106,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(106,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(121,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(121,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(133,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(133,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(172,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(172,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(196,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YMF278B.cc(196,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YM2413Okazaki.cc(930,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YM2413Okazaki.cc(930,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YM2413Okazaki.cc(1273,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\sound\YM2413Okazaki.cc(1273,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(90,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(90,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(97,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(97,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(104,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(104,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(110,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(110,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(118,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(118,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(123,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(123,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(132,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(132,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(136,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(136,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(146,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(146,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(149,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(149,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(161,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(161,14): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(162,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(162,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(166,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\FrameSource.cc(166,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(12,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(12,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(18,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(18,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(25,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\DummyVideoSystem.cc(25,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RenderSettings.cc(222,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RenderSettings.cc(222,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(815,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(949,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1017,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1152,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1510,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1645,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1860,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1860,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1885,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(1885,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2014,11): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2014,11): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2085,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2085,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2575,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDPCmdEngine.cc(2575,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(35,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(35,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(47,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(47,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(59,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(59,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(72,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\RendererFactory.cc(72,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\PixelRenderer.cc(569,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\PixelRenderer.cc(569,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SpriteChecker.hh(294,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDP.cc(1007,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\VDP.cc(1007,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SDLVideoSystem.cc(195,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\SDLVideoSystem.cc(195,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\scalers\GLScalerFactory.cc(31,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\scalers\GLScalerFactory.cc(31,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\ZMBVEncoder.cc(299,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\ZMBVEncoder.cc(299,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(567,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\utils\hash_set.hh(579,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990BitmapConverter.cc(366,14): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize_core.hh(171,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(279,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(279,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(881,13): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(881,13): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(904,5): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(904,5): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(964,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(964,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1221,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1221,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1638,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1638,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1650,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1650,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1755,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1755,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1856,12): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990CmdEngine.cc(1856,12): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(267,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(276,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(295,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(381,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(529,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\serialize.hh(533,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(757,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(757,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(779,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(779,3): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(803,2): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.cc(803,2): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990PixelRenderer.cc(169,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990PixelRenderer.cc(169,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(60,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(65,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(172,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(178,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(284,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\gl_vec.hh(291,3): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC2039: 'unreachable': is not a member of 'std' [Drive:\openMSX\build\msvc\openmsx.vcxproj]
Drive:\openMSX\src\video\v9990\V9990.hh(285,4): ErrorC3861: 'unreachable': identifier not found [Drive:\openMSX\build\msvc\openmsx.vcxproj]
6 warning(s)
5943 Error(s)
Time Elapsed 00:02:06.49