Re: Problem with generating pot file for the add-on
Fawaz Abdul rahman
Hi, I seriously wish that this would be added to the official development guide. The solution has been posted here, the first was by Serial, he was replying to me since I had the same issue. What you have to do is: 1. download Gettext like v0.21, from the following github: 2. extract it somewhere, then set the path before running scons pot. set path=partition:\gettext-tools-windows-0.21-1\bin;%path% of course change it depending on the path you are going to extract in. After that, scons pot should work as expected. good luck.
On Sun, Aug 15, 2021 at 6:31 PM mohammad suliman <Mohmad.s93@...> wrote:
|
|