运行远程 C++ 时出现问题Netbeans 中的程序

发布于 2024-10-03 14:14:58 字数 272 浏览 6 评论 0原文

这是场景。 我有一个使用 CMake 的 C++ 应用程序,已在 Ubuntu 服务器计算机上安装。我已经在客户端计算机上使用 Netbeans 6.9 设置了一个远程开发接口,并且我已经能够构建它。 问题是(根据 CMake 脚本的设置)程序中的可执行文件将转到服务器中的另一个目录。当我尝试运行该程序时,Netbeans 要求我提供我无法在客户端计算机上找到的可执行文件(因为它们驻留在服务器计算机上)。 有没有办法可以在本地计算机上获取可执行文件,或者可以将其位置提供给我的 Netbeans 应用程序。 感谢您的帮助。

Here is the scenario.
I have a C++ application using CMake that has been setup on Ubuntu server machine. I have setup a remote development interface to it using Netbeans 6.9 on client machine, and I have been able to build it.
The problem is that (as per the setup of CMake script) the executables from the program are going to another directory in the server. When I try to run the program, Netbeans asks me for executables which I can't spot out on client machine (as they are residing on server machine).
Is there a way I can get the executables on local machine OR have a way to give their location to my Netbeans application.
Thanks for your help.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文