Hi Regina,
On Fri, Jul 4, 2025 at 11:24 PM Regina Henschel wrote:
>> Christian Lohmaier schrieb am 04.07.2025 um 14:28:
> > On Thu, Jul 3, 2025 at 11:32 PM Regina Henschel
> > wrote:
> >> Christian Lohmaier schrieb am 03.07.2025 um 19:30:
> [..]
> >>
> >> The output is
> >> src_path: -/cygdrive
Hi Christian,
Christian Lohmaier schrieb am 04.07.2025 um 14:28:
Hi Regina,
On Thu, Jul 3, 2025 at 11:32 PM Regina Henschel wrote:
Hi Christian,
Christian Lohmaier schrieb am 03.07.2025 um 19:30:
[..]
So let's find out what paths the autogen.sh actually uses when
comparing. Remember that
Hi Regina,
On Thu, Jul 3, 2025 at 11:32 PM Regina Henschel wrote:
>
> Hi Christian,
>
> Christian Lohmaier schrieb am 03.07.2025 um 19:30:
> > Hi *,
> >
> > On Thu, Jul 3, 2025 at 7:09 PM Regina Henschel
> > wrote:
> >> it does not work for me.
> >>
> >> There was a missing bracket.
> >
> > A y
On Thu, 3 Jul 2025 at 23:32, Regina Henschel
wrote:
> I thinks it means that is is a problem, that in src_path we have an
> upper "B" and in build_path a lower "b".
>
>
Possibly this means that one of your filesystems is configured with an
unusual case-sensitivity (or case insensitivity) option?
Hi Christian,
Christian Lohmaier schrieb am 03.07.2025 um 19:30:
Hi *,
On Thu, Jul 3, 2025 at 7:09 PM Regina Henschel wrote:
it does not work for me.
There was a missing bracket.
A yes, missed the closing parenthesis of the $(MSYSTEM) variable,
sorry for that.
So I have used
sh -c "cd $(
Hi *,
On Thu, Jul 3, 2025 at 7:09 PM Regina Henschel wrote:
> it does not work for me.
>
> There was a missing bracket.
A yes, missed the closing parenthesis of the $(MSYSTEM) variable,
sorry for that.
> So I have used
> sh -c "cd $(shell cygpath -ml $(BUILDDIR)); $(if $(MSYSTEM),$(WSL)
> )$(SR
Hi Christian,
it does not work for me.
There was a missing bracket. So I have used
sh -c "cd $(shell cygpath -ml $(BUILDDIR)); $(if $(MSYSTEM),$(WSL)
)$(SRCDIR)/autogen.sh"
Then after making the suggested changes, I run autogen.sh.
After that I see again the changed Makefile files and the bogus
Hi Regina,
On Mon, Jun 30, 2025 at 9:37 PM Regina Henschel wrote:
>> Christian Lohmaier schrieb am 30.06.2025 um 13:26:
> > On Mon, Jun 30, 2025 at 12:46 PM Regina Henschel
> > wrote:
> >>
> >> but the next clean build again fails to build skia :(
> >
> > Hmm. If you didn't say you already start
Hi Christian,
Christian Lohmaier schrieb am 30.06.2025 um 13:26:
Hi Regina, *,
On Mon, Jun 30, 2025 at 12:46 PM Regina Henschel
wrote:
Hi all,
but the next clean build again fails to build skia :(
Hmm. If you didn't say you already started with a fresh clone, I would
have suspected https:
Hi Regina, *,
On Mon, Jun 30, 2025 at 12:46 PM Regina Henschel
wrote:
>
> Hi all,
>
> but the next clean build again fails to build skia :(
Hmm. If you didn't say you already started with a fresh clone, I would
have suspected https://gerrit.libreoffice.org/c/core/+/180511 to be
missing/the cause
egina Henschel schrieb am 14.06.2025 um 19:12:
Hi all,
I have now deleted everything and started again with git clone. And lo
and behold, now a build with Skia works :)
Kind regards,
Regina
Regina Henschel schrieb am 03.01.2024 um 16:12:
Hi all,
I cannot build Skia because somewhere a wrong
Hi all,
I have now deleted everything and started again with git clone. And lo
and behold, now a build with Skia works :)
Kind regards,
Regina
Regina Henschel schrieb am 03.01.2024 um 16:12:
Hi all,
I cannot build Skia because somewhere a wrong path is created.
Example of the problem
Hi Regina,
On Wed, Jan 03, 2024 at 04:12:10PM +0100, Regina Henschel
wrote:
> I cannot build Skia because somewhere a wrong path is created.
>
> Example of the problem
>external/skia/source/SkMemory_malloc.cxx
> has the line
>"include/core/SkTypes.h"
Hi all,
I cannot build Skia because somewhere a wrong path is created.
Example of the problem
external/skia/source/SkMemory_malloc.cxx
has the line
"include/core/SkTypes.h"
The compiler tries to open
'C:/BuildLO/core/include\include/core/SkTypes.h'
That obviously
14 matches
Mail list logo