You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/development/developer-instruction.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ Official Yandex builds currently use GCC because it generates machine code of sl
137
137
138
138
To install GCC on Ubuntu run: `sudo apt install gcc g++`
139
139
140
-
Check the version of gcc: `gcc --version`. If it is below 9, then follow the instruction here: https://clickhouse.tech/docs/en/development/build/\#install-gcc-9.
140
+
Check the version of gcc: `gcc --version`. If it is below 9, then follow the instruction here: https://clickhouse.tech/docs/en/development/build/#install-gcc-9.
141
141
142
142
Mac OS X build is supported only for Clang. Just run `brew install llvm`
143
143
@@ -245,7 +245,7 @@ The Code Style Guide: https://clickhouse.tech/docs/en/development/style/
Copy file name to clipboardExpand all lines: docs/es/development/developer-instruction.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ Las compilaciones oficiales de Yandex actualmente usan GCC porque genera código
141
141
142
142
Para instalar GCC en Ubuntu, ejecute: `sudo apt install gcc g++`
143
143
144
-
Compruebe la versión de gcc: `gcc --version`. Si está por debajo de 9, siga las instrucciones aquí: https://clickhouse.tech/docs/en/development/build/\#install-gcc-9.
144
+
Compruebe la versión de gcc: `gcc --version`. Si está por debajo de 9, siga las instrucciones aquí: https://clickhouse.tech/docs/es/development/build/#install-gcc-9.
145
145
146
146
La compilación de Mac OS X solo es compatible con Clang. Sólo tiene que ejecutar `brew install llvm`
147
147
@@ -249,7 +249,7 @@ La Guía de estilo de código: https://clickhouse.tech/docs/en/development/style
249
249
250
250
Pruebas de escritura: https://clickhouse.tech/docs/en/development/tests/
251
251
252
-
Lista de tareas: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252
+
Lista de tareas: https://github.com/ClickHouse/ClickHouse/contribute
برای نصب شورای همکاری خلیج فارس در اوبونتو اجرای: `sudo apt install gcc g++`
145
145
146
-
بررسی نسخه شورای همکاری خلیج فارس: `gcc --version`. اگر زیر است 9, سپس دستورالعمل اینجا را دنبال کنید: https://clickhouse.فناوری / اسناد / ارتباطات / توسعه/ساختن / \#نصب شورای همکاری خلیج فارس-9.
146
+
بررسی نسخه شورای همکاری خلیج فارس: `gcc --version`. اگر زیر است 9, سپس دستورالعمل اینجا را دنبال کنید: https://clickhouse.tech/docs/fa/development/build/#install-gcc-9.
147
147
148
148
سیستم عامل مک ایکس ساخت فقط برای صدای جرنگ جرنگ پشتیبانی می شود. فقط فرار کن `brew install llvm`
149
149
@@ -251,7 +251,7 @@ KDevelop و QTCreator دیگر از جایگزین های بسیار خوبی ا
Copy file name to clipboardExpand all lines: docs/fr/development/developer-instruction.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ Les builds officiels de Yandex utilisent actuellement GCC car ils génèrent du
141
141
142
142
Pour installer GCC sur Ubuntu Exécutez: `sudo apt install gcc g++`
143
143
144
-
Vérifiez la version de gcc: `gcc --version`. Si elle est inférieure à 9, suivez les instructions ici: https://clickhouse.tech/docs/fr/développement/construction/\#install-gcc-9.
144
+
Vérifiez la version de gcc: `gcc --version`. Si elle est inférieure à 9, suivez les instructions ici: https://clickhouse.tech/docs/fr/development/build/#install-gcc-9.
145
145
146
146
Mac OS X build est pris en charge uniquement pour Clang. Il suffit d'exécuter `brew install llvm`
147
147
@@ -249,7 +249,7 @@ Le code Style Guide: https://clickhouse.tech/docs/fr/développement/style/
249
249
250
250
Rédaction de tests: https://clickhouse.tech/docs/fr/développement/tests/
251
251
252
-
Liste des tâches: https://github.com/ClickHouse/ClickHouse/blob/master/testsructions/easy\_tasks\_sorted\_en.md
252
+
Liste des tâches: https://github.com/ClickHouse/ClickHouse/contribute
0 commit comments