From 40b934b8753302768a6949ea57bf7a8499407c53 Mon Sep 17 00:00:00 2001 From: FastAct <93490087+FastAct@users.noreply.github.com> Date: Thu, 16 Mar 2023 10:49:37 +0100 Subject: [PATCH] Update _index.nl.md --- content/dev/build/windows/_index.nl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/dev/build/windows/_index.nl.md b/content/dev/build/windows/_index.nl.md index 1e6dc06..87c9abf 100644 --- a/content/dev/build/windows/_index.nl.md +++ b/content/dev/build/windows/_index.nl.md @@ -3,7 +3,7 @@ title: Windows weight: 20 --- -{{% notice note %}} +{{% notice Let op %}} De commando-regel commando's moeten worden uitgevoerd in git-bash en niet in command prompt, anders krijg je syntaxfouten. {{% /notice %}} @@ -44,7 +44,7 @@ Desktop versies gebruiken [sciter](https://sciter.com/) voor GUI, download [scit rust-bindgen zijn afhankelijk van clang, download [llvm](https://github.com/llvm/llvm-project/releases) en installeer, voeg systeem omgevingsvariabele `LIBCLANG_PATH`=`/bin` toe. -You can download 15.02 of the LLVM binaries here: [64-bit](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/LLVM-15.0.2-win64.exe) / [32-bit](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/LLVM-15.0.2-win32.exe) +U kunt 15.02 van de LLVM-binaire bestanden hier downloaden: [64-bit](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/LLVM-15.0.2-win64.exe) / [32-bit](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/LLVM-15.0.2-win32.exe) ## Build