Commit graph

168 commits

Author SHA1 Message Date
Stephen Birarda
6231a9d8da remove TBB from build guides 2015-02-18 17:29:32 -08:00
Stephen Birarda
19cd24fb05 more clarification to BUILD guide for externals 2015-02-17 11:02:20 -08:00
Stephen Birarda
013bb0433c clarify build guide for sep externals build dir 2015-02-17 11:01:00 -08:00
Stephen Birarda
e99012efbb updates to build guides to remove soxr 2015-02-17 10:33:12 -08:00
Stephen Birarda
d337cadb10 add gverb to list of auto-deps 2015-02-13 16:12:03 -08:00
Stephen Birarda
9136154cd5 fix double subdir include, clear up build guide 2015-02-13 10:48:27 -08:00
Stephen Birarda
a9fe829bbe stay on Qt 5.3.2 on desktop for now 2015-02-06 10:39:26 -08:00
Stephen Birarda
2af54dcf95 update Qt requirement to 5.4 in BUILD 2015-01-29 11:52:34 -08:00
Atlante45
4ef87b9919 Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
	interface/src/Application.cpp
	interface/src/Application.h
	interface/src/DatagramProcessor.cpp
	interface/src/Menu.cpp
	interface/src/ui/PreferencesDialog.cpp
	interface/src/ui/Stats.cpp
	libraries/audio-client/src/AudioClient.cpp
	libraries/audio-client/src/AudioClient.h
2015-01-28 13:13:32 -08:00
Grayson Stebbins
24845b7856 Added gverb 2015-01-27 17:34:00 -08:00
Grayson Stebbins
14f9d627f6 Note about Qxmpp version and support for Oculus Rift 2015-01-27 17:16:31 -08:00
Stephen Birarda
54660dd1a2 resolve conflicts on merge with upstream master 2015-01-27 14:24:48 -08:00
Grayson Stebbins
a012562323 Correct bullet link, change order of build guides 2015-01-27 10:52:15 -08:00
Stephen Birarda
1baef08ffd add instructions for soxr, clarify for tbb 2015-01-23 13:42:52 -08:00
Stephen Birarda
35a69ce049 remove the faceplus find module 2015-01-07 09:48:12 -08:00
Andrew Meadows
cf235705da mention Bullet in BUILD.md dependencies 2015-01-05 15:29:02 -08:00
Stephen Birarda
c18c45a401 bump glm dependency version 2014-12-15 11:30:17 -08:00
Stephen Birarda
36f23fe4be fix Qt path in Generating build files 2014-12-15 11:26:06 -08:00
Stephen Birarda
a87fb0fe5e link to OS build guides from main guide 2014-12-15 10:21:31 -08:00
Stephen Birarda
5ad4a57e3d add OS specific build files 2014-12-15 10:19:06 -08:00
Stephen Birarda
d65f435e28 change Qt version referenced in build guide 2014-12-15 10:10:31 -08:00
Stephen Birarda
ce6334535b add info for TBB to Linux section 2014-12-15 10:08:48 -08:00
Stephen Birarda
a688f48bf7 indicate that user should run tbbvars for FindTBB 2014-12-15 10:02:01 -08:00
David Rowe
09eb150edc Update build instructions for VS2013 Community and Professional 2014-12-01 11:40:35 -08:00
Sleepy Daddy Software™
e7fe7bd021 Added the correct install order for VS2010 C++ Express and Windows 7.1 SDK. 2014-08-28 01:23:19 -04:00
Anthony Elliott
d4a6556917 Tweak build docs for Win 8.1 2014-07-28 19:52:00 -04:00
Stephen Birarda
f581c17c9e note that QXmpp is an optional dependency 2014-07-18 16:09:12 -07:00
Stephen Birarda
944e321944 fix a typo in Qt section 2014-07-18 16:06:34 -07:00
Stephen Birarda
b8bdb25313 move zLib to Linux and Windows specific sections 2014-07-18 16:06:10 -07:00
Stephen Birarda
880331de92 some typo cleanup in BUILD guide 2014-07-18 16:04:34 -07:00
Stephen Birarda
c8cfcaf4ad fix a poorly ordered link in devices section 2014-07-18 16:03:50 -07:00
Stephen Birarda
1cde11d3e5 more build guide clarifications 2014-07-18 16:02:58 -07:00
Stephen Birarda
f5d0241f1b clarify in BUILD guide that qxmpp is an optional dependency 2014-07-18 15:55:48 -07:00
Stephen Birarda
3c2ed95219 more cleanup to dependencies section of cmake 2014-07-17 11:56:23 -07:00
Stephen Birarda
c1987b6372 more tweaks to sections in BUILD guide 2014-07-17 11:54:01 -07:00
Stephen Birarda
aba4dcc5a8 fix min required OpenSSL version 2014-07-17 11:50:22 -07:00
Stephen Birarda
e9ab8899b2 some updates to the BUILD guide for OpenSSL 2014-07-17 11:49:37 -07:00
Andrew Meadows
8ffc3aa73d merge upstream/master into andrew/thermonuclear (AKA samcake/19734)
Conflicts:
	interface/src/Application.cpp
2014-07-14 09:10:27 -07:00
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
mpursley
f13c7634ad adding "export QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.2.1/lib/cmake" for qt5.2.1 2014-07-07 01:08:11 -07:00
mpursley
d1cddb4f28 adding "export QT_CMAKE_PREFIX_PATH=/usr/local/opt/qt5/lib/cmake" for qt5.2.1 2014-07-07 01:02:04 -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)