shamusneville

Results 3 comments of shamusneville

thanks for the help. can you please explain where I am supposed to run the git submodule command from. I tried running from git bash /c/dev/git/poco and /c/dev/git/poco/openssl and I...

Looking at gettingStarted page openSSL section, I am running the following: $ cd %POCO_BASE% $ rmdir /s /q openssl $ git clone https://github.com/pocoproject/openssl PS C:\dev\git\poco\openssl> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser...

![image](https://user-images.githubusercontent.com/32251203/47469218-be8d5100-d7cd-11e8-92f0-39c8fe17bca4.png) ![image](https://user-images.githubusercontent.com/32251203/47469306-4bd0a580-d7ce-11e8-8e00-3b391cf691db.png) ![image](https://user-images.githubusercontent.com/32251203/47469326-5db24880-d7ce-11e8-8fee-445520ec1858.png) ![image](https://user-images.githubusercontent.com/32251203/47469343-728edc00-d7ce-11e8-9b11-6bd7dc2807f7.png) If I use the x86 Native Tools Command Prompt for VS 2017, nmake path is set. Will the build.ps1 work in VS command prompt? The Getting...