Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c++で「送信側」と「受信側」の2つのプログラムを書きました。送信側から受信側にオブジェクトを送信したいです。Avro Apacheを使いたいです。Apache サイトのドキュメントを読みました。そこから 1 つのサンプルをコピーします。Avro のすべての .cpp および .hh ファイルを自分のプロジェクトに移動し、それらすべてを含めますが、動作しません。どうすればよいですか?