From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:890:b0:6fe:ab3e:3d09 with SMTP id b16-20020a05620a089000b006feab3e3d09mr2434319qka.111.1673501906002; Wed, 11 Jan 2023 21:38:26 -0800 (PST) X-Received: by 2002:a37:8787:0:b0:705:c855:bed2 with SMTP id j129-20020a378787000000b00705c855bed2mr702709qkd.240.1673501905823; Wed, 11 Jan 2023 21:38:25 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 11 Jan 2023 21:38:25 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=118.208.176.39; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 118.208.176.39 References: <53481976-aebc-4d6d-bb8f-aa4f63f0b01b@googlegroups.com> <9becf5e6-1e77-4711-a4bb-1c7a5465e804n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8f87c00c-1043-4452-8cee-ce437c0fafcfn@googlegroups.com> Subject: Re: Artificial Intelligence libraries in ADA From: Roger Mc Injection-Date: Thu, 12 Jan 2023 05:38:25 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64804 List-Id: On Thursday, January 12, 2023 at 4:30:11 PM UTC+11, Roger Mc wrote: > My problem now is that my hello_TF build fails in compiling tensorflow_wrap.c with: > /Ada_Source/cBound/tier-1/tensorflow/source/thin/tensorflow_wrap.c:150:10: fatal error: tensorflow/tensorflow/c/c_api.h: No such file or directory > 150 | #include > > As tensorflow_wrap.c was automatically generated by SWIG I'm not sure how to proceed. > Certainly, there is no on this computer. This problem also occurs when I attempt to build tier-1/tensorflow.