Pascal Leroy

Results 119 comments of Pascal Leroy

I think that after the first step (which installs `brew` for `x86_64`) there has to be an extra step of installing `llvm@17` for `x86_64`. We have to do something like...

I have added words to the [FAQs](https://github.com/mockingbirdnest/Principia/wiki/Installing,-reporting-bugs,-and-frequently-asked-questions#mac-users), focusing on the case where the shared library is in the canonical location. (The reason why you had to have a copy in...

We’ll need the [Unity crash files](https://github.com/mockingbirdnest/Principia/blob/master/SUPPORT.md#ksp-or-unity-crashes), notably `Player.log`.

We were able to reproduce the problem. It seems that the kerbal is subject to very large aerodynamic forces and torques that ultimately cause the physics computation of Principia to...

[These are not the logs we need](https://github.com/mockingbirdnest/Principia/blob/master/SUPPORT.md#crashes).

If you know how to reproduce the problem, could you [give us a journal](https://github.com/mockingbirdnest/Principia/wiki/Installing,-reporting-bugs,-and-frequently-asked-questions#journaling)? We have never seen this particular failure, so either it's a recent regression, or it's a...

Note to self: From watching the video we seem to have a manœuvre marker left over after the (predicted) vessel was destroyed. This seems wrong, and would explain why it...

Sorry for not replying earlier. If you can still reproduce the problem, could you give us [a journal](https://github.com/mockingbirdnest/Principia/wiki/Installing,-reporting-bugs,-and-frequently-asked-questions#journaling)?

Someone asked on Discord, so I thought I would clarify what this issue does. The important part is the second bullet, "use the same (correctly-rounded) libm on all platforms". As...