How do I discover where are located the tools/libs available on the filesystem ?
I know there is a long list of available libs
and tools in the docs, with an install path for most of them.
But while setting up my appveyor.yml file, I needed to
know where exactly some tools were located on the filesystem (in my
particular case, my build script required an environment variable
to be set to the path of the Qt installer framework installation
directory, wich I found out was C:\Qt\QtIFW2.0.1).
I didn't find an easy way to "browse" the filesystem, besides
inserting some dir and tree /a /f in my
build_script. Did I miss something obvious?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 16 Sep, 2015 02:24 PM
diris good. Also, you can RDP to a build worker to explore it: http://www.appveyor.com/docs/how-to/rdp-to-build-worker2 Posted by Olivier Renaud on 16 Sep, 2015 02:45 PM
Thanks
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:00 AM.