使用github.com/mattn/go-sqlite3驱动编译时:

CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -o xxx <package>/<name>

会出现如下错误

Android Q Pixel bootanimation pack for Evolution X by @flzyup

Requirements:

  1. Evolution X ROM
  2. Rooted and magisk installed

Changelog

How-To

  1. Download the right package
  2. Add module from magisk with the package and reboot
  3. Check your boot animation pack

ubuntu install glog and gflags

date_range 2019-09-17 Tue

install glog

  1. Get the source code and change to it. e.g. cloning with git:
git clone git@github.com:google/glog.git
cd glog
  1. 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

date_range 2019-06-13 Thu

转载自:原地址

一键生成HiDPI配置

对以下系统和显示配置有效:

  • macOS 10.12 Sierra

  • macOS 10.13 High Sierra

docker安装ROS

date_range 2019-06-13 Thu

安装docker,忽略

docker pull ros

创建ros专用网络

docker network create ros

启动master

修复ubuntu 18.10编译grpc各种错误

date_range 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

date_range 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

date_range 2019-03-27 Wed

效果图如下,根据修改和配置,paralles desktop下的ubuntu虚拟机总算完美显示字体了,retina效果,欲知方法如何,欢迎留言<figure

image

上图说话: image

感兴趣了解如何配置的,可以留言,mac下的linux虚拟机字体总算很舒服了