Commit graph

28 commits

Author SHA1 Message Date
samcake
88888b0c39 Add reference to the external folder in BUILD.md
Add documentation to go look in the external devices folder for more
detail on how to support them
2014-07-09 16:03:30 -07:00
Stephen Birarda
146cd2b59d update BUILD.md to remove zlib requirement 2014-06-30 12:23:33 -07:00
Oren Hurvitz
32c97bb6a2 Update Windows build instructions 2014-06-18 10:52:02 +01:00
Stephen Birarda
55172c6f43 more cleanup to BUILD guide for windows 2014-04-14 12:39:45 -07:00
Stephen Birarda
d3776afc93 fix for DLL section in BUILD guide 2014-04-14 12:36:13 -07:00
Stephen Birarda
1aacba3b46 changes to Windows instructions for GnuTLS 2014-04-14 12:31:53 -07:00
Stephen Birarda
c5c8327359 update required version of cmake to 2.8.12.2 2014-04-14 10:57:34 -07:00
Stephen Birarda
70191111c7 remove GnuTLS DLL tip since DLL section is right below 2014-04-14 10:51:36 -07:00
Stephen Birarda
95abc74d83 add GnuTLS to example windows folder structure 2014-04-14 10:50:57 -07:00
Stephen Birarda
1c7f8c87bc don't codify directories in OS X section 2014-04-14 10:50:03 -07:00
Stephen Birarda
6cb5497242 codify some library names and fix some other spelling 2014-04-14 10:49:11 -07:00
Stephen Birarda
007a477400 fix a typo in build guide 2014-04-14 10:46:42 -07:00
Stephen Birarda
6b4a7d365f update build guide with extra info for GnuTLS 2014-04-14 10:43:42 -07:00
James Brotchie
59bc0ffb9d Update BUILD.md
Not sure about anybody else but I needed glm 0.9.5.2 the compile without errors. 0.9.5.0 (as suggested in the current BUILD.md) failed because the precision template parameter was undefined.
2014-03-31 23:33:17 +10:00
Stephen Birarda
fcc261cc2b fix BUILD.md instructions and CMakeLists so QT_CMAKE_PREFIX_PATH can be passed 2014-03-24 17:15:53 -07:00
Stephen Birarda
2478c995f2 clarifications to BUILD to remove confusing instructions, closes #2327 2014-03-17 10:05:44 -07:00
Stephen Birarda
f3e8e68457 fix a typo for path to tapped qxmpp formula 2014-03-11 09:41:33 -07:00
Stephen Birarda
dc0b9712bb updates to BUILD guide to suggest using tapped formulas 2014-03-11 09:40:54 -07:00
Stephen Birarda
0b8852cfbe clarify when it is possible to drag-and-drop external dependency 2014-03-10 17:40:06 -07:00
Stephen Birarda
9053379a88 updates to BUILD for addition of qxmpp 2014-03-10 17:36:34 -07:00
Stephen Birarda
6d5515a41d clarify that Windows builds are 32-bit, fix double GLEW_STATIC 2014-03-10 09:27:01 -07:00
Stephen Birarda
386d0b8c41 add instructions to put Freeglut DLL into path 2014-03-07 14:51:55 -08:00
Stephen Birarda
ec450315cd remove an extra apostrophe in the BUILD guide 2014-03-07 14:36:39 -08:00
Stephen Birarda
52d90f7efa clarify the glm note 2014-03-06 18:04:59 -08:00
Stephen Birarda
231dd9cf99 clarifications for the root_lib_dir for windows build 2014-03-06 18:04:19 -08:00
Stephen Birarda
2bbf08c746 add information to setup external libs on windows 2014-03-06 18:02:46 -08:00
Stephen Birarda
0f5fbb5fab pull out glew and freeglut so they can be external dependencies 2014-03-06 17:09:59 -08:00
Stephen Birarda
4c807defe0 more README simplification, rename INSTALL to BUILD 2014-03-05 16:06:48 -08:00
Renamed from INSTALL.md (Browse further)