You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2> args.cpp
2>..\src\args.cpp(36): fatal error C1083: Cannot open include file: 'getopt.h': No such file or directory
2> BakerMemoryManager.cpp
2>..\src\BakerMemoryManager.cpp(38): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
2> CompletionEngine.cpp
2>..\src\CompletionEngine.cpp(36): fatal error C1083: Cannot open include file: 'readline/readline.h': No such file or directory
2> GenerationalMemoryManager.cpp
2>..\src\GenerationalMemoryManager.cpp(41): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
2> Image.cpp
2>..\src\Image.cpp(38): fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
2> main.cpp
2> NonCollectMemoryManager.cpp
2> primitives.cpp
2>..\src\primitives.cpp(40): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
2> TDictionary.cpp
2> TInstruction.cpp
2> TSymbol.cpp
2> vm.cpp
2>..\src\vm.cpp(41): fatal error C1083: Cannot open include file: 'readline/readline.h': No such file or directory
2> Generating Code...
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
The text was updated successfully, but these errors were encountered:
There are some problems:
The text was updated successfully, but these errors were encountered: