mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update md
This commit is contained in:
parent
fda0a45b6c
commit
815c7f0050
@ -23,13 +23,13 @@ This is a work in progress.
|
|||||||
####ALL:
|
####ALL:
|
||||||
Golang
|
Golang
|
||||||
//Gcc
|
//Gcc
|
||||||
zlib & libpng (bitmap)
|
//zlib & libpng (bitmap)
|
||||||
|
|
||||||
####For Mac OS X:
|
####For Mac OS X:
|
||||||
Xcode Command Line Tools
|
Xcode Command Line Tools
|
||||||
|
|
||||||
brew install libpng
|
//brew install libpng
|
||||||
brew install homebrew/dupes/zlib
|
//brew install homebrew/dupes/zlib
|
||||||
####For Windows:
|
####For Windows:
|
||||||
MinGW or other GCC
|
MinGW or other GCC
|
||||||
####For everything else:
|
####For everything else:
|
||||||
|
@ -24,13 +24,13 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||||||
####ALL:
|
####ALL:
|
||||||
Golang
|
Golang
|
||||||
//Gcc
|
//Gcc
|
||||||
zlib & libpng (bitmap)
|
//zlib & libpng (bitmap)
|
||||||
|
|
||||||
####For Mac OS X:
|
####For Mac OS X:
|
||||||
Xcode Command Line Tools
|
Xcode Command Line Tools
|
||||||
|
|
||||||
brew install libpng
|
//brew install libpng
|
||||||
brew install homebrew/dupes/zlib
|
//brew install homebrew/dupes/zlib
|
||||||
####For Windows:
|
####For Windows:
|
||||||
MinGW or other GCC
|
MinGW or other GCC
|
||||||
####For everything else(Linux等其他系统):
|
####For everything else(Linux等其他系统):
|
||||||
|
Loading…
Reference in New Issue
Block a user