Skip to content

asiolib not found #100

Answered by daniele77
grbba asked this question in Q&A
Feb 6, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Be sure to include these headers before anything else:

// if you use boost asio:
#include <cli/boostasioscheduler.h>
#include <cli/boostasioremotecli.h>

// if you use standalone asio:
#include <cli/standaloneasioscheduler.h>
#include <cli/standaloneasioremotecli.h>

Let me know.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@grbba
Comment options

Answer selected by grbba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants