|
1 yıl önce | |
---|---|---|
.. | ||
test | 1 yıl önce | |
Dockerfile | 2 yıl önce | |
FindAWSGameLiftServerSDK.cmake.Linux | 1 yıl önce | |
FindAWSGameLiftServerSDK.cmake.Windows | 2 yıl önce | |
README.md | 2 yıl önce | |
build-linux.sh | 2 yıl önce | |
build_config.json | 1 yıl önce | |
build_package_image.py | 1 yıl önce | |
docker_build_linux.sh | 1 yıl önce | |
install-linux.sh | 2 yıl önce | |
test-linux.sh | 2 yıl önce |
You can find the official GameLift documentation here.
PACKAGE_VERSION
, GAMELIFT_SERVER_SDK_RELEASE_VERSION
and GAMELIFT_SERVER_SDK_DOWNLOAD_URL
to update version
(Refer to build_package_image.py
script)[Linux Build] Link Clang compiler for cmake build, for example:
$ sudo ln -s /usr/lib/llvm-12/bin/clang /usr/bin/clang
$ sudo ln -s /usr/lib/llvm-12/bin/clang++ /usr/bin/clang++
Visual Studio 17 2022
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters
(Refer to PathTooLongException)
Please move 3p-package-source
directory to shorter path location and retry.