Davis Tibbz

Results 11 comments of Davis Tibbz

Nice. instead of git submodule, could you use Cmake fetchcontent to download the external libs please ?

@Leafmun-certii Yes this is a common issue. You may want to use GIT_TAG (with hash of the stable commit) instead. Or even better (for smaller downloads) use github archive URL...

@miguelrodriguezpro Yeah sorry, the site is offline for now. I am working to revive it.

@elcuco Hello just checking ....did you succeed ?

This problem still persists even with latest version. Only on Windows. On MacOS it alright.

yes please, add option to using the `fmt` library

@cptalpdeniz In case you never solved this issue, you can use [CPM](https://github.com/cpm-cmake/CPM.cmake) (a thin wrapper around Cmake FetchContent). No installation required. Here is a [sample template](https://github.com/mrexodia/IXWebSocket_template) Github project. **TIP**; instead...

@Exergist In case you never solved this issue, you can use [CPM](https://github.com/cpm-cmake/CPM.cmake) (a thin wrapper around Cmake FetchContent). No installation required. Here is a [sample template](https://github.com/mrexodia/IXWebSocket_template) Github project. **TIP**; instead...

Please use CMD.exe, not Git bash. The author of this project should specify this in README.md

@bsergean Can you please kindly make a new release of the fix ?