由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - how to add binary path for a open source tool in visual studio
相关主题
要写 Visual C 下的 DLL 东西求助:一个Visual C++ 9.0下编译OpenGL code的问题
为什么我的visual C++ 找不到 "Stdafx.h" ?[转载] Is there any tools in Linux to watch mem
how to link DLL staticly in visual c# ?Work on Application like IssueTracker using ASP.NET, tool : MS VS 2005 Professional
linker problem in VCfree code comparison software
问个DLL调用问题D3 Visualization Tools? (转载)
一个C++ DLL 在VBA中调用的问题R tools for Visual Studio比RStudio强了几条街
visual C++链接不同的第三方library的问题which libs needed to enable c++ features
How to run existing C files using Visual C++Visual Studion 10, C++ string问题:表现不一致
相关话题的讨论汇总
话题: path话题: tool话题: source话题: add话题: open
进入Programming版参与讨论
1 (共1页)
s*****w
发帖数: 1527
1
hi everyone,
i have a open source tool in the network dir, not local disk.
then when i build the code, it complains cannot find the DLL.
so where can i add it in the VS ?
don't think i can put it in the $PATH as it's from network, not local, right
?
thanks very much !
h******k
发帖数: 810
2
Try map the network dir as a local drive, say z:, and make it reconnected
after reboot.

right

【在 s*****w 的大作中提到】
: hi everyone,
: i have a open source tool in the network dir, not local disk.
: then when i build the code, it complains cannot find the DLL.
: so where can i add it in the VS ?
: don't think i can put it in the $PATH as it's from network, not local, right
: ?
: thanks very much !

1 (共1页)
进入Programming版参与讨论
相关主题
Visual Studion 10, C++ string问题:表现不一致问个DLL调用问题
how to resolve this problem?一个C++ DLL 在VBA中调用的问题
c++设计一问:如何动态地调用不同的算法的dll ?visual C++链接不同的第三方library的问题
这里有做前台data visualization的牛人么How to run existing C files using Visual C++
要写 Visual C 下的 DLL 东西求助:一个Visual C++ 9.0下编译OpenGL code的问题
为什么我的visual C++ 找不到 "Stdafx.h" ?[转载] Is there any tools in Linux to watch mem
how to link DLL staticly in visual c# ?Work on Application like IssueTracker using ASP.NET, tool : MS VS 2005 Professional
linker problem in VCfree code comparison software
相关话题的讨论汇总
话题: path话题: tool话题: source话题: add话题: open