Deutsch English Français Italiano |
<v6rda2$31ano$4@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Hunter Goatley <goathunter@goatley.com> Newsgroups: comp.os.vms Subject: Re: Bliss Date: Fri, 12 Jul 2024 10:06:57 -0400 Organization: A noiseless patient Spider Lines: 23 Message-ID: <v6rda2$31ano$4@dont-email.me> References: <v6r3od$30fgj$2@dont-email.me> <v6r7ev$312bs$1@dont-email.me> <v6raga$31ano$2@dont-email.me> <v6rbus$31ano$3@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 12 Jul 2024 16:06:58 +0200 (CEST) Injection-Info: dont-email.me; posting-host="33a9f7a245f84c236de14cca1db10d2f"; logging-data="3189496"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18a+Xk0JZtWghcoIXmfFSR3OIq+2ccx5aU=" User-Agent: Mozilla Thunderbird Beta Cancel-Lock: sha1:i0IzQYS5JufZiGMJ+cBjXs2SfvY= In-Reply-To: <v6rbus$31ano$3@dont-email.me> Content-Language: en-US Bytes: 1767 On 7/12/2024 9:43 AM, Hunter Goatley wrote: > On 7/12/2024 9:19 AM, Hunter Goatley wrote: >> >> Here's another one, which I just found and haven't tried. >> >> https://github.com/JonathanBelanger/bliss >> > I installed cmake, llvm-dev, and clang on Ubuntu, but trying to compile > the first module results in twenty errors about missing templates and > members and it aborts. > > If anyone tries it and gets it to work, let me know! > After posting that, I realized that had been archived, and the creator moved to GitLab. https://gitlab.com/JonathanBelanger/bliss The version there is four years old instead of five, but I get the same errors trying to build it. Hunter