mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
readme: Minor wording tweaks
Closes #1319 Co-authored-by: IsakTheHacker <67378443+IsakTheHacker@users.noreply.github.com>
This commit is contained in:
parent
4979a8ba3f
commit
02a1e116f9
@ -80,10 +80,10 @@ makepanda\makepanda.bat --everything --installer --msvc-version=14.3 --windows-s
|
|||||||
When the build succeeds, it will produce an .exe file that you can use to
|
When the build succeeds, it will produce an .exe file that you can use to
|
||||||
install Panda3D on your system.
|
install Panda3D on your system.
|
||||||
|
|
||||||
Note: you may choose to remove --no-eigen and build with Eigen support in
|
**Note:** you may choose to remove `--no-eigen` and build with Eigen support in
|
||||||
order to improve runtime performance. However, this will cause the build to
|
order to improve runtime performance. However, this will cause the build to
|
||||||
take hours to complete, as Eigen is a heavily template-based library, and the
|
take hours to complete, as Eigen is a heavily template-based library, and the
|
||||||
the MSVC compiler does not perform well under these circumstances.
|
MSVC compiler does not perform well under those circumstances.
|
||||||
|
|
||||||
Linux
|
Linux
|
||||||
-----
|
-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user