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/README-WINAPIEXT.RU.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,13 @@
43
43
44
44
- выходные файлы библиотеки после успешной сборки и инсталляции должны находиться в директории `winext/lib`.
45
45
46
-
Так же вы можете выбрать в `Visual Studio` проект `winext/build/libwchar2ext.sln` и собрать его стандартным образом.
46
+
Так же вы можете выбрать в `Visual Studio` проект `winext/build/libwchar2ext.sln`, или для `CodeBlocks``winext/build/libwchar2ext.cbp` и собрать его стандартным образом.
47
+
48
+
> В случае ошибок при создании `CMake` конфигурационных файлов для `MinGW Makefiles` или `CodeBlocks - MinGW Makefiles` - переименуйте директорию:
49
+
> `<путь>\MinGW\mingw32` например в `<путь>\MinGW\mingw32old`.
50
+
>
51
+
> В случае с `CodeBlocks``MinGW` находиться внутри, при полной установке, `<путь>\CodeBlocks\MinGW\mingw32`.
Copy file name to clipboardExpand all lines: docs/README-WINAPIEXT.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,12 @@ The sequence of steps for building an extension library if your version of `Visu
42
42
43
43
- Library output files after successful assembly and installation should be in the directory `winext/lib`.
44
44
45
-
You can also select `winext/build/libwchar2ext.sln` in `Visual Studio` and compile it in the standard way.
45
+
You can also select `winext/build/libwchar2ext.sln` in `Visual Studio`, or to `CodeBlocks``winext/build/libwchar2ext.cbp`, and compile it in the standard way.
46
+
47
+
> In case of errors when creating `CMake` configuration files for `MinGW Makefiles` or `CodeBlocks - MinGW Makefiles` - rename the directory:
48
+
`<path>\MinGW\mingw32` for example in `<path>\MinGW\mingw32old`.
49
+
>
50
+
>In the case of `CodeBlocks`, `MinGW` is inside, with `<path>\CodeBlocks\MinGW\mingw32` fully installed.
<dlclass="section user"><dt>Manual author and license</dt><dd></dd></dl>
90
90
<dlclass="section copyright"><dt>Copyright</dt><dd>GNU Public License version 2. <aclass="el" href="mlicense.html">Manual license details</a></dd></dl>
91
91
</p>
92
92
</div></div><!-- contents -->
93
93
<!-- start footer part -->
94
94
<hrclass="footer"/><addressclass="footer"><small>
95
-
Generated on Sun Jul 22 2018 16:55:56 for libwchar2 0.0.5 by  <ahref="http://www.doxygen.org/index.html">
95
+
Generated on Tue Jul 24 2018 01:12:04 for libwchar2 0.0.5 by  <ahref="http://www.doxygen.org/index.html">
0 commit comments