Ok, Now I think I figured it out... It's that d**n 260 char limit on paths
in windows
Guess I'll have to reorganize my source tree a bit...
On Tue, May 27, 2014 at 4:50 PM, Thomas Sevaldrud wrote:
> Hi,
>
> I'm getting these strange errors all the time when trying to build my
> projects now...
foo.cpp does not exist.
I forget the exact symptoms, be we've had strange problems like that if there
are two different files in the project that have the same names.
-John Weeks
On May 27, 2014, at 7:50 AM, Thomas Sevaldrud wrote:
> Hi,
>
> I'm getting these strange error
I forget the exact symptoms, be we've had strange problems like that if there
are two different files in the project that have the same names.
-John Weeks
On May 27, 2014, at 7:50 AM, Thomas Sevaldrud wrote:
> Hi,
>
> I'm getting these strange errors all the time when trying to build my
> pr
Hi,
I'm getting these strange errors all the time when trying to build my
projects now... I'm using shadow building and I get these "dependent
.cpp does not exist". In some cases the problem goes away when
deleting the entire build folder and re-configuring, but not always... I
can't see any parti