Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

How to build for mingw/gcc! #3

@sinitax

Description

@sinitax

Follow this answer on stackoverflow to build with gcc:

https://stackoverflow.com/a/38104054/7814407

Then compile the code with gcc:

include directory - <root of boost lib>
library directory - <root of boost lib>/stage/lib
library files (in my case) - libboost_system-mgw63-mt-x32-1_68, libboost_filesystem-mgw63-mt-x32-1_68

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions