We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
apt-get install llvm-6.0 apt-get install g++ LLVM_SYS_60_PREFIX=/usr/lib/llvm-6.0 cargo run
めんどくさい。書く気になれん。
test.rscというサンプルソースファイルがあるのでそれを使ってみる。
cargo run -- -build test.rsc
実行するとcompiled.outが生成されます。
ファイル名をまだ指定できないんだ。本当に申し訳ない😢
There was an error while loading. Please reload this page.