从https://github.com/FreeRDP/FreeRDP/导入项目并进行调试。 [英] Import project from https://github.com/FreeRDP/FreeRDP/ and debug it.

查看:375
本文介绍了从https://github.com/FreeRDP/FreeRDP/导入项目并进行调试。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在我的工作站中导入了git项目,现在我想调试https://github.com/FreeRDP/FreeRDP/tree/master/client/Android/FreeRDPCore路径项目。意味着要调试FreeRDPCore项目以使用该项目。



您有任何想法在调试它,请帮助我很多。

谢谢!

I have imported the git project in my workstation, and now i want to debug the https://github.com/FreeRDP/FreeRDP/tree/master/client/Android/FreeRDPCore path project. Means want to debug the FreeRDPCore project to work with that project.

Have you any idea under debugging it, please your help be lots to me.
Thank you!

推荐答案

Git是一个分布式版本控制系统,github是一个共享存储库的在线位置。您无法直接调试它。您需要下载或使用:

git clone --bare https://github.com/FreeRDP/FreeRDP.git



当然你必须安装git。



下载链接: https://github.com /FreeRDP/FreeRDP/archive/master.zip [ ^ ]



祝你好运!
Git is a distributed version control system and github is an online location for sharing repositories. You cannot debug it directly. You need to download it or use:
git clone --bare https://github.com/FreeRDP/FreeRDP.git

Of course you must have git installed.

Download link: https://github.com/FreeRDP/FreeRDP/archive/master.zip[^]

Good luck!


这篇关于从https://github.com/FreeRDP/FreeRDP/导入项目并进行调试。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆