The system cannot find the path specified.

zosrothko's Avatar

zosrothko

15 Mar, 2018 01:25 PM

Hi

Why on this job https://ci.appveyor.com/project/zosrothko/poco/build/build%20poco-1...
does one get

if "%platform%"=="x64" ( dir %MYSQL64%\include )
The system cannot find the path specified.

  1. 1 Posted by Ilya Finkelshte... on 16 Mar, 2018 03:27 AM

    Ilya Finkelshteyn's Avatar

    Probably because of spaces in the path. You can set MYSQL64: '"C:\Program Files\MySql\MySQL Server 5.7"' or call dir "%MYSQL64%\include".

  2. zosrothko closed this discussion on 17 May, 2018 09:00 AM.

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