Commit Graph

79 Commits

Author SHA1 Message Date
31e3c30381 Improve build instructions 2021-11-23 09:48:16 +01:00
14771bb7ea Update How to build - Linux et al.md 2021-11-08 14:42:38 +01:00
e0c4bdc27e Update Windows build docs for build_win.bat 2021-10-20 09:06:35 +02:00
ea55257436 Update How to build - Linux et al.md 2021-09-02 12:56:24 +02:00
bdf7aa9875 Update How to build - Linux et al.md 2021-09-02 12:27:07 +02:00
153ec6d9cb Mention DEP_DOWNLOAD_DIR in docs
Also update dependency report, add CGAL
2021-08-30 15:52:24 +02:00
728155bf12 Update How to build - Linux et al.md 2021-08-30 15:02:30 +02:00
0f7c9ba291 Update How to build - Linux et al.md 2021-08-30 15:00:34 +02:00
a2bc648e63 Note on desktop integration (PrusaSlicer 2.4) 2021-08-30 14:32:05 +02:00
5f6e690a67 Update build tutorial to reflect current state
Reacting to suggestion in #6615
2021-08-18 10:06:51 +02:00
580e333c61 Update deps build to correct cmake command for VS2019 (#6666) 2021-07-08 16:48:58 +02:00
ffe4bae481 Note regarding absolute paths (#6111) 2021-02-22 20:56:00 +01:00
49ebae0604 Fixes a typo in the build instructions (#6047)
the line `brew install cmake git gettext` wasn't visible due to formatting error
2021-02-15 08:43:41 +01:00
a7284861ba Merge pull request #5042 from cpinamtz/feature/build_on_linux
Make clearer Linux instructions
2021-02-10 11:36:10 +01:00
60cc12002e Removal of not numerically robust libraries "poly2tree" and "polypartition".
Adjustment of GUI/3DBed.cpp,hpp to use the more stable triangulation algoritm
derived from SGI glut.
Fix of an extremely slow bridging calculation, caused by an extremely
slow bridged area detection function, of which the results were never used.
Fixes "slicing fails or takes too long #5974"
2021-02-09 18:36:28 +01:00
baa5255be9 Updated doc/Localization_guide.md 2021-01-15 11:53:42 +01:00
4bdd9a3806 Further improvement of how to build on windows guide 2021-01-15 09:40:13 +01:00
84caa63f90 Updated windows building guide to build dependencies out of the PrusaSlicer
source tree.
2021-01-15 09:34:03 +01:00
16775ea790 Merge branch 'master' into patch-1 2021-01-14 08:44:23 -05:00
0aa7e08906 Update How to build - Windows.md
Fixing up Visual Studio 2019 build steps as they were missing a few steps that caused issues during building.  Ref: https://github.com/prusa3d/PrusaSlicer/issues/3743.  Also moved the current step-by-step instructions to the top of the page and left the older/outdated instructions for reference purposes at the bottom as they still contain some useful details.
2020-11-03 13:18:37 -05:00
9bf2f4faf8 Make clearer Linux instructions 2020-10-31 19:38:26 +01:00
6622a63466 feat: Adjusts noob guide to be in the third person 2020-10-24 23:55:54 +01:00
710ad8c0a5 refactor: Adjusts Noob guide (step by step) to make it more legible 2020-10-18 14:22:34 +01:00
f80efcd913 Merge pull request #4714 from GilesBathgate/patch-2
Document the additional cmake flag
2020-10-17 11:13:06 +02:00
848e143cd8 feat: Adds links to souces in Noob section of How to build - Windows.md 2020-10-11 09:28:31 +02:00
172d4839a3 Document the additional cmake flag
Document the additional cmake flag needed for compilation on ubuntu 20.04 focal
2020-09-07 19:03:12 +01:00
d8dcc65e15 Update How to build - Mac OS.md
Additional section "TL; DR"
2020-08-14 14:44:00 +02:00
1165a0323d Added a step by step guide
I have added a step by step guide at the end of the original, i had tons of issued for lack of knowledge on how to work with visual studio, this guide has been provided by @douggorgen and helped me to make it work.
2020-01-02 06:03:44 -05:00
efcfde44ca doc: Add missing file in the Linux howto, fix #3071 2019-11-01 10:12:34 +01:00
39dc163bd0 Update doc/Dependencies.md 2019-10-31 15:05:45 +01:00
09f1aaac99 Deprecate the How to build on Windows doc for now 2019-07-29 14:51:35 +02:00
6aeb779a1c Mac OS: Fix gettext lookup in deps build 2019-07-22 16:00:52 +02:00
50890b0637 Documented the cereal library manual patching (FIXME!) 2019-07-05 11:42:36 +02:00
0c3c2ca16c Adding dependency report into doc 2019-05-21 10:55:42 +02:00
401ada220c Yet some renaming to PrusaSlicer 2019-05-13 15:47:33 +02:00
e324b0e930 Further renaming to PrusaSlicer 2019-05-13 12:42:40 +02:00
95041ea550 WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
545ad7e750 Fixed localization of 3D scene toolbar tips. 2019-05-09 17:18:03 +02:00
3e52e6f4a7 Added comments to the gettext dictionaries generated by the xgettext tool.
The prefix to be searched for in the source code comments is TRN
2019-04-18 10:13:56 +02:00
721f5dd109 doc: Mac build: Add note about XCode SDK version lock 2019-04-15 11:57:49 +02:00
51efaa785a doc: Fix line break issue 2019-04-08 10:09:35 +02:00
faf930fdc7 Windows deps & build doc: Fix msbuild parallelism, cf. #2078 2019-04-08 10:04:40 +02:00
lf-
6555240c07 Add a note for users of newer VS versions 2019-04-06 00:20:49 -06:00
eef1ac09bb doc: Building on Windows: Add more detail 2019-03-26 16:38:13 +01:00
f32cc32401 doc: typo 2019-03-26 09:54:05 +01:00
12b0ba69b4 doc: Warn about build dir being too nested on Windows 2019-03-25 15:07:03 +01:00
c9459f8dd4 Added a mention of ASAN in the wiki 2019-03-20 15:19:27 +01:00
763d6bed57 fix Updating.md grammar 2019-03-08 09:05:14 +01:00
6eddd57d2c fix Linux et al. build instructions grammar 2019-03-08 09:05:14 +01:00
9cfe4765f3 fix Mac OS and Windows build instructions grammar 2019-03-08 09:05:14 +01:00