mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Add a warning about lack of Windows support. (#7198)
 See #7194
This commit is contained in:
@@ -20,9 +20,10 @@
|
||||
.col-lg.libs-how-to-use
|
||||
| To add a library, search for one you want and select the version in the dropdown. Or if you have
|
||||
| favorited it before, just click the library name in the Favorites section. Libraries are
|
||||
| installed |using the #[a(href="https://conan.io/", target="_blank") conan.io] package manager,
|
||||
| except for Microsoft compilers, where #[a(href="https://vcpkg.io/", target="_blank") vcpkg] is
|
||||
| used.
|
||||
| installed using the #[a(href="https://conan.io/" target="_blank") conan.io] package manager.
|
||||
|
|
||||
em Please note that Windows-based compilers currently do not support libraries. See
|
||||
| #[a(href="https://github.com/compiler-explorer/compiler-explorer/issues/7194" target="_blank") this Github issue].
|
||||
.row
|
||||
.col-lg
|
||||
.row
|
||||
|
||||
Reference in New Issue
Block a user