[LLVMdev] Viewing graphs while debugging code under windows?
ether zhhb
etherzhhb at gmail.com
Mon Nov 30 22:29:29 PST 2009
hi eli,
i delete the cache of cmake, and reconfigure the project, but
HAVE_GRAPHVIZ still undefine. do you know what i should do? thanks
very much.
regards
--ether
On Tue, Dec 1, 2009 at 12:41 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Mon, Nov 30, 2009 at 8:32 PM, ether zhhb <etherzhhb at gmail.com> wrote:
>> hi all,
>>
>> i just install gv and dotty for windows, but i cant see any way to
>> configure it using cmake.
>>
>> is Viewing graphs under windows supported? and how could i configure it?
>
> LLVM doesn't use a specific search path to find the relevant
> executables for that feature. I don't see any obvious reason why it
> shouldn't work as long as the relevant executables are available in
> the PATH.
>
> -Eli
>
More information about the llvm-dev
mailing list