Skip to content

Instantly share code, notes, and snippets.

View wiseosho's full-sized avatar

Junyoung Son wiseosho

  • Seegene
  • Jamsil, Seoul
View GitHub Profile
@5HARK
5HARK / telegram_linux_nimf_patch_manual.md
Last active December 2, 2018 17:18
텔레그램 리눅스 데스크탑 nimf 호환 패치법

Build instructions for tdesktop client to compatible with nimf

This document is based on Telegram v1.3.10 version and nimf 2018.08.03 version.

Build instructions for GYP/CMake under Ubuntu 16.04

Create & Run docker container for build

docker run -it --name "telegram-build" ubuntu:16.04 /bin/bash

Prepare folder