egg changed the topic of #principia to: Logs: https://esper.irclog.whitequark.org/principia | <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly…
<queqiao--> <r​at​ i​n ​su​it​> may i ask for help building principia here?
<queqiao--> <r​at​ i​n ​su​it​> i wanted to try changing the code for the new "focus celestial body" feature but when running the build script it just gets a thousand errors, i don't know what else I may be missing as a requirement for building it
<queqiao--> <r​at​ i​n ​su​it​> other than knowledge xDDD
<queqiao--> <r​at​ i​n ​su​it​> the errors are in very different projects and all seem to be related to the same problem, its either "function template X has already been defined" or "X requires clause is incompatible with the declaration" https://media.discordapp.net/attachments/480397772248580098/1399020035103789108/image.png?ex=68877a70&is=688628f0&hm=0df55c4d519c4ce1842013d7ee2d521c8690072c5419d802dd32f2a8c4c5bf7b&
<queqiao--> <k​uz​in​at​0r​> I'm not a principia dev, but usually the top most error is the important one. Others are just caused by it
<queqiao--> <r​at​ i​n ​su​it​> yeah right now i'm trying to figure out how to increase the terminal output buffer because there was so many errors that it can't show the beginning anymore
<queqiao--> <r​at​ i​n ​su​it​> c++ was a mistake
<queqiao--> <k​uz​in​at​0r​> Open it in visual studio
<queqiao--> <r​at​ i​n ​su​it​> i did
<queqiao--> <r​at​ i​n ​su​it​> it's complaining about random stuff, but i don't think it's the cause of the problem
<queqiao--> <r​at​ i​n ​su​it​> i installed the missing dependencies and it still doesn't build
<queqiao--> <k​uz​in​at​0r​> I mean, you can scroll the error window
<queqiao--> <r​at​ i​n ​su​it​> i know
<queqiao--> <r​at​ i​n ​su​it​> but i mean that it's complaining about problems that were created by the failure.Like, it want's these generated files that haven't been generated https://media.discordapp.net/attachments/480397772248580098/1399026003648450701/image.png?ex=68877fff&is=68862e7f&hm=853ab78421c7b289a69bafd7d7bfa7be390f6f86aed19372e63e46e088b0df79&
<queqiao--> <N​az​fi​b> Do the instructions at https://github.com/mockingbirdnest/Principia/blob/master/documentation/Setup.md not work?
<queqiao--> <r​at​ i​n ​su​it​> no
<queqiao--> <r​at​ i​n ​su​it​> thats why i think i may be missing something else that is not listed there
<queqiao--> Reply to "r​at​ i​n ​su​it​: but i mean that it's complaining about problems that were created by the build failureLik..."
<queqiao--> <k​uz​in​at​0r​> Clean all and rebuild?
<queqiao--> <e​gg​> You are not using one of the compiler versions we expect, so you run into the various compiler bugs that have not yet been fixed.
<queqiao--> Reply to "e​gg​: You are not using one of the compiler versions we expect, so you run into the various com..."
<queqiao--> <r​at​ i​n ​su​it​> is that defined by the visual studio version? it's the only thing i diverged from the instructions
<queqiao--> <r​at​ i​n ​su​it​> i'm at 17.14.3
<queqiao--> <e​gg​> Try 17.14.8: https://github.com/mockingbirdnest/Principia/pull/4241
<_whitenotifier-3b5f> [Principia] pleroy closed pull request #4249: Allow specifying the position of quotes in HexLiteral - https://github.com/mockingbirdnest/Principia/pull/4249
<queqiao--> <r​at​ i​n ​su​it​> I wasn't ready for it
<queqiao--> <r​at​ i​n ​su​it​> My PC just froze
<queqiao--> <r​at​ i​n ​su​it​> But yeah the version was the problem
<queqiao--> <r​at​ i​n ​su​it​> i'll close everything and try again
<queqiao--> <s​ii​ma​v> Sounds like you don't have heaps of space there. :naughtybeale: https://cdn.discordapp.com/emojis/1041087526238162974.png
<queqiao--> <r​at​ i​n ​su​it​> I'm still getting these errors, 32gb ram is the new 4gb ram
<queqiao--> <r​at​ i​n ​su​it​> can i run the build in a single process instead of multiple ones and only for these files that had this error?
<queqiao--> <r​at​ i​n ​su​it​> i'll try removing the clean command from the script
<_whitenotifier-3b5f> [Principia] pleroy opened pull request #4255: Generate the first table entry to match the Sterbenz condition - https://github.com/mockingbirdnest/Principia/pull/4255
<_whitenotifier-3b5f> [Principia] pleroy closed pull request #4255: Generate the first table entry to match the Sterbenz condition - https://github.com/mockingbirdnest/Principia/pull/4255
<_whitenotifier-3b5f> [Principia] paulo-santana opened pull request #4256: Increase the distance after setting focus to a celestial body - https://github.com/mockingbirdnest/Principia/pull/4256
paculino_ has quit [Remote host closed the connection]
paculino has joined #principia