Skip to content

Commit

Permalink
Add step of building bux for manual build.
Browse files Browse the repository at this point in the history
  • Loading branch information
buck-yeh committed May 22, 2022
1 parent 3f8d88e commit bd348a6
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 @@ -160,7 +160,8 @@ public:
make -j
~~~

3. Include `include/bux/oo_mariadb.h` and link with `src/libbux-mariadb-client.a`
3. Make sure `bux` is also [installed or built](https://github.com/buck-yeh/bux#installation--usage).
4. Include `include/bux/oo_mariadb.h` and link with `src/libbux-mariadb-client.a` & `whereever-you-install-or-build-it/libbux.a`

### from vcpkg in Windows

Expand Down

0 comments on commit bd348a6

Please sign in to comment.