mirror of
https://github.com/google/googletest.git
synced 2025-04-07 06:25:01 +00:00
Fixed unintentional linking of a non-WikiWords word
This commit is contained in:
parent
63b48d7c55
commit
ee7d82f0dc
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Caveats:
|
|||
* There are many warnings when compiling.
|
||||
* `make check` will produce some errors as not all tests for Google Test itself are compatible with MinGW.
|
||||
|
||||
We also have reports on successful cross compilation of Google Test MinGW binaries on Linux using [http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows these instructions] on the WxWidgets site.
|
||||
We also have reports on successful cross compilation of Google Test MinGW binaries on Linux using [http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows these instructions] on the !WxWidgets site.
|
||||
|
||||
Please contact `googletestframework@googlegroups.com` if you are
|
||||
interested in improving the support for MinGW.
|
||||
|
|
Loading…
Add table
Reference in a new issue