Added by Michael Knight 18 days ago
I am trying to build on an Ubuntu 24.04 vps.I tried with Wt 4.12.10,4, 4.11.4,4.10.4.I tried with gcc 18, clang 14,15,18.Boost version is 1.83.
Using gcc, the make progress stops at %7.Using clang, it stops at %56, stucks while compiling json/parser.c.o.
Which versions of compiler,boost,wt would make on Ubuntu 24.04?
Also, should I build Wt as root or user, I am doing it as user with admin privileges.