Xbox-GDK-Samples:开启你的游戏开发之旅 Xbox-GDK-Samples Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK. 项目地址: https://gitcode.com/gh_mirrors/xb/Xbox-GDK-Samples
项目介绍
Xbox-GDK-Sampl…
1. Go 语言环境安装
go安装包下载链接:https://golang.org/dl/ 如果打不开使用这个链接:https://golang.google.cn/dl/。 Windows 系统下安装 Windows 下可以使用 .msi 后缀(在下载列表中可以找到该文件,如go1.4.2.windows-amd64.msi)的安装…
由于本人在win10上用LiteIDE默认debug(gdb)缺少东西无法使用,切换Delve,但是报版本过低而go版本太新错误 Version of Delve is too old for this version of Go (maximum supported version 1.14, suppress this error with --check-go-version=false) 所以要下载最新的Del…