Skip to content

基于window本地启动项目,应更改启动方式 #2

@WillBlua

Description

@WillBlua

在windows中启动项目,我本地存在问题是使用CMD启动,但是过了一会会黑框消失,并在根目录下生成一份log日志,信息提示与本地代理有关!

***建议

 1、使用pawershell 来启动项目,将build生成的启动项文件,使用.\StickerDownloader.exe

 2、如果本地配置了代理,使用$Env:http_proxy="http://localhost:port";$Env:http_proxy="https://localhost:port"。形式更改当前代理。

 3、将已下载好的ffmpeg 放置在根目录下,\ffmpeg文件夹内部,并且更名为ffmpeg-windows-amd64.exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions