D
DaTurk
Hi,
I have a strange issue. I'm pretty sure it's just some strage
configuration issue. I have a solution with a couple CLI projects,
and a couple unmanged c++ projects. When I clean, and rebuild the
build breaks. During this build I see it copying the files it has a
dependency on lacally, and then it breaks with errors saying it
doesn't know about them.
But, when I do a subsequent rebuild, it works. I don't quite
understand what I'm missing. THe project that breaks needs the other
CLI project, and a c# library. These are what it loads. Anyone have
any ideas?
Thanks in advance
I have a strange issue. I'm pretty sure it's just some strage
configuration issue. I have a solution with a couple CLI projects,
and a couple unmanged c++ projects. When I clean, and rebuild the
build breaks. During this build I see it copying the files it has a
dependency on lacally, and then it breaks with errors saying it
doesn't know about them.
But, when I do a subsequent rebuild, it works. I don't quite
understand what I'm missing. THe project that breaks needs the other
CLI project, and a c# library. These are what it loads. Anyone have
any ideas?
Thanks in advance