Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6abffd6

Browse files
Add static library note to linux section.
- Some Linux users might skip the Windows build section and thus miss the note about the static libraries. Therefore, copy the note about the static libraries to the Linux build section.
1 parent561c75a commit6abffd6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎libs/network/doc/getting_started.rst‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@ Once the build has completed, you can now run the test suite by issuing::
159159

160160
$ make test
161161

162+
..note::As of version 0.9.3, :mod:`cpp-netlib` produces three static
163+
libraries. Using GCC on Linux these are::
164+
165+
libcppnetlib-client-connections.a
166+
libcppnetlib-server-parsers.a
167+
libcppnetlib-uri.a
168+
162169
Building On Windows
163170
~~~~~~~~~~~~~~~~~~~
164171

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp