mac下golang sqlite驱动无法编译问题解决
2019-11-25 Mon
使用github.com/mattn/go-sqlite3驱动编译时:
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -o xxx <package>/<name>
会出现如下错误
Android Q Pixel Bootanimation for Evolution X[magisk]
2019-11-25 Mon
Android Q Pixel bootanimation pack for Evolution X by @flzyup
Requirements:
- Evolution X ROM
- Rooted and magisk installed
Changelog
- v1.1 (2020-02-28 23:55)
- Add magisk 20+ support
- Add Evolution X 4.x support
click to download v1.1 (Magisk >= 20+)
- v1.0
- only support magisk < 20
click to download v1.0 (Magisk < 20)
- only support magisk < 20
How-To
- Download the right package
- Add module from magisk with the package and reboot
- Check your boot animation pack
ubuntu install glog and gflags
2019-09-17 Tue
install glog
- Get the source code and change to it. e.g. cloning with git:
git clone git@github.com:google/glog.git
cd glog
- Run CMake to configure the build tree.
cmake -H. -Bbuild -G "Unix Makefiles"
note: To get the list of available generators (e.g. Visual Studio), use -G ""
macOS 开启外接显示器 HiDPI
2019-06-13 Thu
docker安装ROS
2019-06-13 Thu
安装docker,忽略
docker pull ros
创建ros专用网络
docker network create ros
启动master
修复ubuntu 18.10编译grpc各种错误
2019-04-01 Mon
1)error: unrecognized command line option ‘-Wno-invalid-source-encoding’ [-Werror]
解决方法:安装老版本的gcc和g++
sudo apt-get install gcc-5 g++-5
修改系统环境变量配置
Ubuntu 编译安装 kdl
2019-03-28 Thu
安装编译相应依赖
sudo apt install libeigen3-dev libeigen3-doc libboost-timer-dev
clone源代码
git clone https://github.com/orocos/orocos_kinematics_dynamics.git
进入到源码目录
Mac下PD虚拟ubuntu显示接近retina
2019-03-27 Wed
效果图如下,根据修改和配置,paralles desktop下的ubuntu虚拟机总算完美显示字体了,retina效果,欲知方法如何,欢迎留言<figure
mac下Parallels desktop下让kubuntu字体显示趋紧retina
2019-03-18 Mon
上图说话:
感兴趣了解如何配置的,可以留言,mac下的linux虚拟机字体总算很舒服了