Skip to content

Commit

Permalink
upd doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shmocz committed Jun 29, 2023
1 parent aadb487 commit 8e44018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ $ make docker_build

#### Obtain protobuf

:warning: **libprotobuf built by MinGW cannot be used with MSVC/clang-cl due to C++ ABI incompatibilty**
> **Warning**
> libprotobuf built by MinGW cannot be used with MSVC/clang-cl due to C++ ABI incompatibilty
**Option 1:**
Obtain the pre-built protobuf compiler and library (version X) from here: (URL)
Expand Down

0 comments on commit 8e44018

Please sign in to comment.