egg|zzz|egg changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is Clifford. We currently target 1.2.2, and 1.3.1. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/
awang has quit [Ping timeout: 182 seconds]
awang has joined #principia
awang has quit [Ping timeout: 182 seconds]
awang has joined #principia
icefire has quit [Read error: Connection reset by peer]
egg|cell|egg has quit [Ping timeout: 207 seconds]
egg|phone|egg has joined #principia
Mike` has quit [Ping timeout: 207 seconds]
NolanSyKinsley has quit [Ping timeout: 186 seconds]
Mike` has joined #principia
NolanSyKinsley has joined #principia
NolanSyKinsley has quit [Remote host closed the connection]
ferram4 has joined #principia
ferram4_ has quit [Read error: Connection reset by peer]
Raidernick_ has quit [Read error: Connection reset by peer]
Raidernick_ has joined #principia
egg|phone|egg has quit [Ping timeout: 207 seconds]
egg|phone|egg has joined #principia
stratochief_ has joined #principia
xShadowx has joined #principia
xShadowx|2 has quit [Ping timeout: 182 seconds]
stratochief has quit [Ping timeout: 182 seconds]
stratochief_ is now known as stratochief
stratochief has quit [Remote host closed the connection]
awang has quit [Ping timeout: 198 seconds]
awang has joined #principia
egg|laptop|egg has joined #principia
NolanSyKinsley has joined #principia
Hypergolic_Skunk has joined #principia
NolanSyKinsley has quit [Ping timeout: 186 seconds]
NolanSyKinsley has joined #principia
<awang>
egg|laptop|egg: Uhhh
<awang>
No install_deps.ps1?
<awang>
Or install_deps.bat?
<egg|anbo|egg>
awang: ?
<egg|anbo|egg>
ah, no
<egg|anbo|egg>
but there's a rebuild_all_solutions to build them at least
<egg|anbo|egg>
and also there's documentation!
<awang>
Trying to get Principia building on my Windows install
<awang>
I'm obviously not reading this closely enough
<awang>
Gah
<awang>
Might want to mention that the execution policy needs to be set, too
<egg|laptop|egg>
meow
<awang>
Apparently I don't have MSBuild installed either
<awang>
Or at least not v14.0
<awang>
Got 3.0, 3.5, and 4.0, according to regedit
<egg|laptop|egg>
O_o
<egg|laptop|egg>
awang: um are you using VS2015?
<egg|laptop|egg>
2017 won't work
<GH>
[Principia] pleroy commented on issue #1703: I think I have a theory.... https://git.io/vNjOf
<egg|laptop|egg>
(if only because of all the compiler bugs)
<UmbralRaptor>
C++ is portable. In that you can easily carry around the computer that runs it.
<egg|laptop|egg>
big improvement over FORTRAN II
<egg|laptop|egg>
(or FORTRAN the original)
<awang>
egg|laptop|egg: Yes
<egg|laptop|egg>
READ DRUM
<awang>
I wanted to see how many compiler bugs have been fixed :(
<egg|laptop|egg>
awang: hmm
<awang>
Also because the codebase at work is C++17ish and probably won't play well with VS 2015
<egg|laptop|egg>
awang: ah by yes you mean no?
<awang>
Er
<awang>
Yes
<awang>
I'm running 2017
<egg|laptop|egg>
:D
<awang>
No, I'm not running 2015
<egg|laptop|egg>
um
<awang>
Man I'm having a bad reading day today
<egg|laptop|egg>
mewo
<egg|laptop|egg>
s/wo/ow
<Qboid>
egg|laptop|egg meant to say: meow
icefire has joined #principia
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]
<egg|laptop|egg>
oh hey someone who hasn't read the caveat on where our logs are https://forum.kerbalspaceprogram.com/index.php?/topic/162200-wip122-131-principia%E2%80%94version-clifford-released-2018-01-17%E2%80%94n-body-and-extended-body-gravitation-axial-tilt/&page=38&tab=comments#comment-3286489
<egg|laptop|egg>
stabbity
stratochief has quit [Ping timeout: 198 seconds]
stratochief has joined #principia
* awang
watches egg|laptop|egg stab users
<awang>
But seriously, who reads documentation? /s
* egg|laptop|egg
pets ANBOcat
<awang>
egg|laptop|egg: I'm looking at refactoring some code in a codebase here and I'm strongly tempted to use strongly typed coordinate systems
<awang>
Principia is infecting me
<egg|laptop|egg>
:D
<egg|laptop|egg>
do iiit
<awang>
I mean, it isn't anything exciting
<awang>
Just "Are the coordinates of these points relative to the centroid or the origin?"
<awang>
Still
<awang>
I'm just worried that it'll break Qt in horrible ways
stratochief has quit [Remote host closed the connection]
<awang>
....I just realized that I'll need to figure out conversions, too