Login Page - Create Account

Support Board


Date/Time: Mon, 12 May 2025 04:01:05 +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?