Support Board
Date/Time: Fri, 10 Jan 2025 03:59:16 +0000
Post From: header files
[2016-08-09 22:36:50] |
User203925 - Posts: 40 |
Was this issue every solved? I am getting the same error. When I insert #include <iostream> #include <fstream> into my code I receive error LNK2019 and error LKN1120. When I remove the reference to the libraries, the code compiles just fine. I am using MSVS 2013. Any ideas? |