Commit Graph

28 Commits (8bbd8f9807f53130d271f59373f8b2c0b725967d)

Author SHA1 Message Date
William Hayward 53ea897371 Clarify CMake GUI step
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
William Hayward b5491a4081 Updates to CMake GUI instructions and other minor edits
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
William Hayward f0d80ea550 Refer readers to Wwise Gem docs for requirements and setup
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
William Hayward 351ceee3b5 Remove LY_UNITY_BUILD parameter
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
William Hayward aa4aca6c39 A few more fixes in README.md
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
William Hayward 8064cbcf16 Update readme
Signed-off-by: William Hayward <wilhayw@amazon.com>
4 years ago
Chris Aniszczyk b3901b3251
fix space
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
4 years ago
Chris Aniszczyk 26c6d41e63
Update language
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
4 years ago
amzn-phist 7b7adb8573
Don't require a specific version of Wwise SDK, allow for later versions to be used (#2484)
* Updates the Wwise SDK detection in CMake

Parses AkWwiseSDKVersion.h to obtain the version instead of requiring an
exact version to be installed.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Updates readme.md information about Wwise

Rewrite some of the setup info about Wwise, mention the two ways in
which Wwise can be found via CMake and that users can install later
versions than the one specified.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Remove unnecessary parts of Wwise version detect

Don't need to parse the file contents, it was only being used to print a
message to CMake.  Simplify the validation to just checking that the SDK
version header exists.  Maybe in the future we can reinstate better
version checking to make sure the version falls within a range.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Updates capitalization of Audiokinetic name

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
Alex Peterson af8e6afc6a
Update README LFS instructions (#1925)
Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
5 years ago
Nicholas Lawson 5fdb33b1d7
o3de stabilization/2106 - update licenses (#1661)
Not to be committed before 7/6/2021

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
5 years ago
Eric Phister 0c7605c9b6
Update minimum required CMake version to 3.20 (#1253)
* Update the minimum CMake version to 3.20

Sets the cmake_minimum_required calls to version 3.20 and updates the
README.md to point at the general CMake download page instead of a stale
link.

* Remove unnecessary cmake minimum version

It was using an old 3.0 version and can be removed.

* Additional updates to CMake 3.20, build scripts

Updates the version and remove logic to find a CMake in 3rdParty.

* Removing backup path to ninja path in the build_ninja_windows.cmd

The backup path for finding ninja was coming from the Perforce depot which isn't available for o3de builds.

* Removing reference to 3rdParty Android SDK 29 from the build and run unit test script

The Android SDK is not part of the new 3rdParty system and users are expected to install the Android SDK on their own in order to build the engine for Android.

* Update the get_python scripts and README

No longer try to append a CMake path to LY_3RDPARTY_PATH, but do still
support LY_CMAKE_PATH because there are still uses of it.  Remove
mention of an LY_3RDPARTY_PATH-relative CMake path from the README.md.

* Removing LY_NINJA_PATH from the build_ninja_windows.cmd

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
lumberyard-employee-dm f7e03a2f37
Updating the README.md to account for the O3DE as an SDK changes (#1041)
Moved the registration of the engine to the "Setting up new projects" section.
The engine is no longer required to be registered in order to build it.
5 years ago
Mike Chang 8950a99c6b
Readme update (#770)
- Update to the 3p system. The megazip and CDN addresses are no longer required for mainline (will still need it for 0.5)
- Updates to the min requirements and notes for 3p redistributables
- o3de engine registration instructions
- Direct link to the full docs on the o3de docs site

Co-authored-by: lumberyard-employee-dm & willihay
5 years ago
Brian Herrera 451d6915ff
Fix repo url 5 years ago
alexpete 774580cea2 Updating README to mention 3p rev13 5 years ago
alexpete 8caec43f2a Updating 3rdparty link in README to rev12 5 years ago
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 5 years ago
alexpete ae652cc62a Updating 3rdParty link in README 5 years ago
alexpete e55b89553e Updated 3rdParty package url 5 years ago
changml c8f1b7b07d Fixed hanging quote 5 years ago
changml d463a2e178 Addressed feedback, updated build commands, redistributables 5 years ago
changml 10bd5746f0 Fixing links 5 years ago
changml 164c70363d More typo fixes 5 years ago
changml c1e12ce067 Fixed typos 5 years ago
changml 73fed749c3 Added build instructions, including 3p 5 years ago
alexpete 448c549698 Updating confidentiality notice and contact info 5 years ago
alexpete a10351f38d Initial commit 5 years ago