Here is the g++ version:
$ g++ --version
g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
On Mon, Jul 1,
it looks like the standard is c++ 20. I am still getting the following
error message:
/usr/bin/cmake -S/home/albaro/drogon-assist
-B/home/albaro/drogon-assist/build --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/home/albaro/drogon-assist/build/CMakeFiles
/h
On Mon, 2024-07-01 at 13:51 -0700, Albaro Pereyra wrote:
> Thanks for reaching out. I have reached out to the maintainers of
> drogon-assist. They said it was out of their scope to diagnose the
> issue with my make. Basically saying it works on their computer and
> don't know why it doesn't work
Hi Paul,
Thanks for reaching out. I have reached out to the maintainers of
drogon-assist. They said it was out of their scope to diagnose the issue
with my make. Basically saying it works on their computer and don't know
why it doesn't work on mine. Is there a make discord channel where they
ca
On Sun, 2024-06-30 at 23:20 -0700, Albaro Pereyra wrote:
> I am unable to make drogon-assist.
> https://github.com/drogonframework/drogon-assist
>
> I am running on WSL2 ubuntu
> Linux HP-14-64GB 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29
> 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linu
Hello,
I am unable to make drogon-assist.
https://github.com/drogonframework/drogon-assist
I am running on WSL2 ubuntu
Linux HP-14-64GB 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29
23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
cmake version:
cmake version 3.22.1
CMake suite maintaine