Trying to make an instance of fstream for output

Im running into an issue, error incomplete type is not allowed

https://i.imgur.com/3VZ42m6.jpg

Am I missing parameters?

TIA
Have you included <fstream>?
Nope, Im an idiot.

I've included it, but now Im getting 12 errors, all saying "unresolved external symbol".
Errors, LNK2019, LNK2001, and LNK1120.
It means that the linker can't find the definition of those symbols.
Topic archived. No new replies allowed.