Perforce P4Python API 错误

发布于 2024-09-11 09:21:02 字数 265 浏览 3 评论 0原文

我正在 Ubuntu 10.04 LTS 上进行编译。 Perforce Python API 使用其 C++ API 来实现其中的某些功能。因此,我使用他们所说的 --apidir= 将 setup.py 指向 C++ 的 API 目录。当它开始编译 C++ 时,我收到一大堆错误(临时错误列表链接现在消失了)。据我所知,没有其他人犯过这些错误。所以,我的问题是,这是我的白痴,还是Perforce的白痴?

PS 我在命令中没有该标志的原因是因为我将 setup.cfg 文件设置为指向 API。

I am compiling on Ubuntu 10.04 LTS. The Perforce Python API uses their C++ API for some of it. So, I point the setup.py at the C++'s API directory using the --apidir= they say to use. When it starts to compile the C++, I get a whole load of errors (temporary error list link is now gone). No one else has had these errors as far as I can tell. So, my question is, is it my idiocy, or Perforce's?

P.S. The reason I don't have the flag in the command is because I setup the setup.cfg file to point at the API.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

囍孤女 2024-09-18 09:21:02

哎呀!忘了我还需要安装 python-dev...

Woops! Forgot I still needed to install python-dev...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文