[Users] Building Claws on Win32 (Again)

Jonathan Boeing jonathan at claws-mail.org
Sun May 22 13:06:15 CEST 2022


On Sun, 22 May 2022 11:22:23 +0100
Rosemary Lockie via Users <users at lists.claws-mail.org> wrote:

> My problem now is that when I resume MAKE, it can't find the
> appropriate makefile in the webkitgtk-2.4.11-build directory. I'm
> assuming this is because the webkitgtk configure script failed to
> complete, and therefore I have to tell it somehow to run the script
> again, before it continues? Could you advise me please on how do do
> that?  I don't want to run the whole MAKE again unless it had to, as
> it took hours! :)

From the root of the Claws installer directory, run:

rm -rf ./src/playground/build/webkit*
rm -r ./src/playground/install/pkgs/webkit*
rm ./src/stamps/stamp-webkit*

and then rerun make.

Regards,

Jonathan


More information about the Users mailing list