Page 1 of 1

Issue with creating definitions.

Posted: May 15th, 2017, 4:06 pm
by snukatoof
Small problem, but inconvenient.
Whenever I create a header file, and declare a function, I attempt to create the definition by right clicking and VS2015 states that it cannot open the file (The .cpp file has been removed, deleted, etc. I think it has something to do with using git, since it would previously create the .cpp file automatically.
I'm wondering if anyone else has had this problem and if they were able to find a fix. I know I can just add a new .cpp, but I really like being lazy.
Any help?

Re: Issue with creating definitions.

Posted: May 15th, 2017, 6:32 pm
by albinopapa
Could you show a screen capture of the error?
Does this happen on all new header files, or just current ones that have been added to Git?

Re: Issue with creating definitions.

Posted: May 15th, 2017, 10:46 pm
by snukatoof
Strangely, I am now unable to reproduce it. All seems to be operating as it should.
Now I'm just hurt and ashamed.... maybe a little confused.

Thanks for the response.