[Cmake] What "path" do custom commands use?
Bill Hoffman
bill.hoffman at kitware.com
Mon Jan 7 13:54:23 EST 2002
This is a "fun" problem with MSDev.
MSDev has a nice feature of taking a snapshot of your PATH when
it is installed. From that point on it ignores the system PATH.
You can manually add new paths in Tools->Options->Directories->Executables.
-Bill
At 01:42 PM 1/7/2002 -0500, Miller, James V (CRD) wrote:
>I am having a problem with the cmFLTKWrapUICommand when it is run on the PC. When fluid.exe is run, it cannot find a required dll. The specific dll is one that Intel C++ provides which is what I used to build fltk.
>
>I can run fluid from the command line and it works fine. However, when DevStudio runs fluid as a custom command, the search path does not include the directory that has the Intel C++ dlls. This directory is in my path when I run from the comand line.
>
>Do custom commands have a special "path" associated with them? Is this a DevStudio problem?
>
>Jim Miller
>_____________________________________
>Visualization & Computer Vision
>GE Corporate Research & Development
>Bldg. KW, Room C218B
>P.O. Box 8, Schenectady NY 12301
>
>millerjv at crd.ge.com <<mailto:millerjv at crd.ge.com>mailto:millerjv at crd.ge.com>
>(518) 387-4005, Dial Comm: 8*833-4005,
>Cell: (518) 505-7065, Fax: (518) 387-6981
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020107/5a4860b4/attachment.html>
More information about the CMake
mailing list