Unable to make drogon-assist

2024-07-01 Thread Albaro Pereyra
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

Re: Unable to make drogon-assist

2024-07-01 Thread Albaro Pereyra
, 2024, 6:23 AM Paul Smith wrote: > 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-

Re: Unable to make drogon-assist

2024-07-01 Thread Albaro Pereyra
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/drogon_assist.dir/all] Error 2 make[1]: Leaving directory '/home/albaro/drogon-assist/build' make: *** [Makefile:136: all] Error 2 Thanks for pointing me in the right direction there might be a problem with gcc. On Mon, Jul 1, 2024 at 2:07 P

Re: Unable to make drogon-assist

2024-07-01 Thread Albaro Pereyra
, 2024 at 2:31 PM Albaro Pereyra wrote: > 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 >

Re: Unable to make drogon-assist

2024-07-02 Thread Albaro Pereyra
Thanks guys I now have a good starting point. Turns out the code has other errors I have to reach out to the maintainers about. On Tue, Jul 2, 2024, 6:06 AM Paul Smith wrote: > On Mon, 2024-07-01 at 14:31 -0700, Albaro Pereyra wrote: > > /home/albaro/drogon-assist/drogon/assist/passw