Skip to content

Instantly share code, notes, and snippets.

@heatblazer
Last active October 20, 2025 12:31
Show Gist options
  • Select an option

  • Save heatblazer/4cc840cd3b7c5c68c0469a22b7f53d79 to your computer and use it in GitHub Desktop.

Select an option

Save heatblazer/4cc840cd3b7c5c68c0469a22b7f53d79 to your computer and use it in GitHub Desktop.
[err] mtspex err bld
#!/bin/bash
g++-14 main.cpp -std=c++23 -I/home/ilian/Desktop/Dev/metaspex-2.4.1.ubuntu-24.04.gcc-14.x86_64/metaspex-2.4.1/include/ -I/home/ilian/Desktop/Dev/metaspex-2.4.1.ubuntu-24.04.gcc-14.x86_64/metaspex-2.4.1/ubuntu-24.04.gcc-14.x86_64/third_parties/boost-1.88.0/include/ -I/home/ilian/Desktop/Dev/metaspex-2.4.1.ubuntu-24.04.gcc-14.x86_64/metaspex-2.4.1/ubuntu-24.04.gcc-14.x86_64/third_parties/cryptopp-8.9.0 -L/home/ilian/Desktop/Dev/metaspex-2.4.1.ubuntu-24.04.gcc-14.x86_64/metaspex-2.4.1/ubuntu-24.04.gcc-14.x86_64/lib/opt/libhx2a_batch.a -DHX2A_BATCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment