Can't find path to Dot executable.
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Dec 04, 2014 6:47 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Can't find path to Dot executable.
I'm trying to generate a call graph using the plugin from Codelite. It asked me to check the paths, so I did, and both the path for gprof and "dot" were undefined. I set the path of gprof to its location in the MinGW folder, but I can't find "dot" anywhere. Am I missing something? (Codelite 6.1.1 Windows 8.1)
-
- CodeLite Expert
- Posts: 231
- Joined: Sat Nov 24, 2012 8:04 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Los Angeles
- Contact:
Re: Can't find path to Dot executable.
main: Debian Jessie x64 + custom wxTrunk
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Dec 04, 2014 6:47 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Can't find path to Dot executable.
Ah, that's the answer. Thank you!