Maybe you could use the C compiler instead of C++, or you could include the
c libraries you need. try these options:
#+begin_src C :var somedata=somedata
#+begin_src C++ :var somedata=somedata :includes '(
)
On Mon, Jun 22, 2020 at 8:56 PM Naoya Yamashita wrote:
> Hi! I'm Naoya. This
Hi! I'm Naoya. This is the first mail to this ML.
First, thank you for developing such awesome packages!
I found ob-C sample[1] is not working for me, I report that to this ML.
[1]: https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-C.org.html
## Repro step
1. Require org and ob-C.
2.