项目作者: etfreima

项目描述 :
Weather Alert Notifications
高级语言: C++
项目地址: git://github.com/etfreima/Snow-Voice.git
创建时间: 2019-02-20T02:19:45Z
项目社区:https://github.com/etfreima/Snow-Voice

开源协议:GNU General Public License v3.0

下载


SnowVoice

Developed by Ethan Freimark - 2019
Open source! Branch and use at your own will!

  1. ,--. ,----.. ,----..

.—.—. ,—.’| / / \ .—-. / / \ ,—-, ,——.. ,—-,.
/ / ‘. ,—,: : | / . : /. ./| ,—-. / . : ,--.' | / / \ ,' .' | | : /. / ,--.'| ‘ : . / ;. \ .—‘. ‘ ; /./| . / ;. | : :| : :,—-.’ |
; | |—| : : | |. ; / ; /
./ \ : | ,—-.; ; |. ; / ;: | '. | ;. /| | .' | : ;_ : | \ | :; | ; \ ; | .--'. ' \' ./___/ \ | |; | ; \ ; || : |. ; /-- : : |-,
\ \ . | : ' '; || : | ; | '/___/ \ | ' '\ ; \ ' || : | ; | '' ' ;; | ; : | ;/|——. \’ ‘ ;. ;. | ‘ ‘ ‘ :; \ \; : \ \ \: |. | ‘ ‘ ‘ :| | || : | | : .’
\ \ || | | \ |’ ; \; / | \ ; ` | ; \ ‘ .’ ; \; / |’ : ;. | ‘_ | | |-,
/ /--' /' : | ; .' \ \ ', / . \ .\ ; \ \ ' \ \ ', / | | '' ; : .'|' : ;/| '--'. / | | '—‘ ; : / \ \ ‘ \ | \ ; ; : / ' : |' | '/ :| | \—‘—-‘ ‘ : | \ \ .’ : ‘ |—“ : \ | \ \ .’ ; |.’ | : / | : .’
; |.’ --- \ \ ; ‘—-“ --- ‘—-‘ \ \ .’ | | ,’
‘—-‘ ‘—-“ --- `——‘

Environment Setup Tutorial for C++ Binary


[Steps 1-3 are program installations]
[Programs: Visual Studio Community 2017, Git, cURL]

  1. Download and install Visual Studio Community 2017
    a. Navigate to “https://visualstudio.microsoft.com/downloads/
    b. Select “Community”
    c. Run “vs_community.exe”
    d. From the Visual Studio installer install Visual Studio 2017
    e. Once installation is complete, modify installation from the installer
    f. …[add more later]
  2. Download and install Git
    a. Navigate to “https://git-scm.com/
    b. Select “Download [version] for [operating system]”
    c. …[add more later]
  3. Download and install cURL
    a. Open Git Bash
    b. Type “git clone https://github.com/curl/curl.git
    c. Type “cd curl”
    d. Type “git checkout tags/curl-[version]”
    e. From file explorer, navigate to C:/users/[you]
    f. Run buildconf.bat
    g. @chuy.max/compile-libcurl-on-windows-with-visual-studio-2017-x64-and-ssl-winssl-cff41ac7971d"">https://medium.com/@chuy.max/compile-libcurl-on-windows-with-visual-studio-2017-x64-and-ssl-winssl-cff41ac7971d [add more later]