Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started guide fails to find example: reports git errot #82

Open
MountainLogic opened this issue Jun 25, 2020 · 1 comment
Open

Comments

@MountainLogic
Copy link

MountainLogic commented Jun 25, 2020

While bouncing between languages and libs, when I select C++/Boost Asio style binding for libzmq, I keep getting even when I try coming back from a different binding for c++ (BTW: I'm using Chrome Version 83.0.4103.106 (Official Build) (64-bit) on an up to date WIN 10 box):

git clone https://github.com/zeromq/zeromq.org
example_dir=content/docs/examples/cpp/azmq
cd zeromq.org && mkdir -p $example_dir
[ -s $example_dir/index.md ] || cat >$example_dir/index.md <<'EOF'

headless: true

EOF
cp archetypes/examples/hello_world_server.md
$example_dir/hello_world_server.md

@sappo
Copy link
Member

sappo commented Jul 3, 2020

Sorry for the late response :(
This information is correct. Currently there aren't any examples for the c++ language present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants