File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Discussion group: https://groups.google.com/d/forum/benchmark-discuss
99
1010IRC channel: https://freenode.net #googlebenchmark
1111
12+ [ Known issues for common problems] ( #known-issues )
13+
1214## Example usage
1315### Basic usage
1416Define a function that executes the code to be measured.
@@ -567,3 +569,10 @@ Anything older *may* work.
567569
568570Note: Using the library and its headers in C++03 is supported. C++11 is only
569571required to build the library.
572+
573+ # Known Issues
574+
575+ ### Windows
576+
577+ * Users must manually link ` shlwapi.lib ` . Failure to do so may result
578+ in resolved symbols.
You can’t perform that action at this time.
0 commit comments