<div dir="ltr">Haha, busted!<div><br></div><div>Yes I did. It's because I was testing a way to include the configurations along with the source code in the version control system, so that other developers in similar machines would have a "standard" build. By hacking the src-root.build file I managed to do that.</div><div><br></div><div>This is useful in some environments where all developers work in similar machines in just a few different configurations.</div><div><br></div><div>Regards,</div><div>Jack</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 14, 2017 at 6:38 AM, Boris Kolpackov <span dir="ltr"><<a href="mailto:boris@codesynthesis.com" target="_blank">boris@codesynthesis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Username I Wanted Was Already Taken <<a href="mailto:usernameiwantedwasalreadytaken@gmail.com">usernameiwantedwasalreadytake<wbr>n@gmail.com</a>> writes:<br>
<br>
> trace: main:   out_base:  C:\Tests\Build2\hello\clang-6\<br>
> trace: main:   src_base:  ../hello/<br>
> trace: main:   out_root:  C:\Tests\Build2\hello\clang-6\<br>
> trace: main:   src_root:  ../hello/<br>
><br>
> ../hello/build\root.build:1:7: error: cc and bin module target mismatch<br>
<br>
BTW, I've noticed these ugly mixed-slash paths in your output<br>
but I don't believe it's build2's doing. You've hacked up the<br>
build/bootstrap/src-root.build file to use relative paths,<br>
haven't you?<br>
</blockquote></div><br></div>