Fatal error c1083

I was in 22th lesson and it was about number game and I got an error after writing cl triplex.cpp. Can someone help me please ??

You should use this to learn that its good to check the docs for info. For example: https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/fatal-error-c1083?view=vs-2019

eg The specified file name is wrong

You have TripleX.cpp but typed triplex.cpp. I don’t think its case insensitive but if that doesn’t work then check the doc for something else :wink:

Privacy & Terms