[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65048] Compilation issue
From: |
anonymous |
Subject: |
[bug #65048] Compilation issue |
Date: |
Tue, 19 Dec 2023 06:50:17 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?65048>
Summary: Compilation issue
Group: Denemo
Submitter: None
Submitted: Tue 19 Dec 2023 11:50:15 AM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 19 Dec 2023 11:50:15 AM UTC By: Anonymous
Hello,
I am trying to compile Denemo with atril and get a compilation error
src/printview/printview.c:2964: multiple definition of
`continuous_typesetting'
If I comment l 37-40 in src/printview/svgview.c
#ifndef USE_EVINCE
void set_continuous_typesetting (gboolean setting){return FALSE;}
gboolean continuous_typesetting () {return FALSE;}
#endif
then it compiles. I am not sure this is the right way to proceed though.
Also side question (but I already know the answer): do you confirm that using
mupdf involves a major code rewriting?
Thank you
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65048>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #65048] Compilation issue,
anonymous <=