4t4nner
4t4nner
#### How to reproduce: my bot initializing: ``` const Agent = require('socks5-https-client/lib/Agent') const TelegramBot = require('node-telegram-bot-api') bot = new TelegramBot(config.tg.token, { polling: true, request: { agentClass: Agent, agentOptions: config.connection.proxy, //...
After building and installing I try: ```bash cp examples/fvadwav.c ~/tmp_proj/ g++ -v -g fvadwav.c ``` and get an error: ```bash Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured...
I integrate it with node https://github.com/4t4nner/js-libfvad Maybe adding this example to code or description is a good idea?
Make files in commit file list (FileEntry) clickable