Compile With modules throws not yet implemented

  • Thread starter Thread starter mwasplund
  • Start date Start date
M

mwasplund

Guest
I was playing around with the modules-ts implementation in MSVC (specifically seeing if the cpp antlr4 runtime could be placed inside a module for easy ingestion) and compiling an overly complex file throws the following error.

f:\dd\vctools\compiler\cxxfe\sl\p1\c\modulereader.cpp:6701: sorry: not yet implemented

Continue reading...
 
Back
Top