Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

error: definition of implicitly-declared 'File::~File()' #16

Closed
lischetzke opened this issue May 13, 2016 · 2 comments
Closed

error: definition of implicitly-declared 'File::~File()' #16

lischetzke opened this issue May 13, 2016 · 2 comments

Comments

@lischetzke
Copy link

lischetzke commented May 13, 2016

File.cpp:46: error: definition of implicitly-declared 'File::~File()'
File::~File(void) {

exit status 1
definition of implicitly-declared 'File::~File()'

Every time I try to compile my code, this error appears

@scottpidzarko
Copy link

Did you manage to work around this @lischetzke ?

@lischetzke
Copy link
Author

lischetzke commented Oct 28, 2016

@scottpidzarko No, but it doesn't concern me anymore, so no need for solving this problem from my side (Issue is already too old).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants