Skip to content

Instantly share code, notes, and snippets.

@zengjiapei3000
Created October 29, 2023 13:36
Show Gist options
  • Save zengjiapei3000/1e74f73fa292d09af7afffc3862aefbb to your computer and use it in GitHub Desktop.
Save zengjiapei3000/1e74f73fa292d09af7afffc3862aefbb to your computer and use it in GitHub Desktop.
ucrt64 build tdlib
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="D:\Applications\Scoop\apps\msys2\current\ucrt64" ..
make -j8 install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment