View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016427 | Scribus | Build System | public | 2021-01-11 19:38 | 2021-01-12 14:18 |
Reporter | Archange | Assigned To | jghali | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.6 | ||||
Fixed in Version | 1.5.7.svn | ||||
Summary | 0016427: Does not build with podofo 0.9.7 | ||||
Description | When trying to build 1.5.6.1 against podofo 0.9.7: ``` /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp: In member function ‘PDFColorSpace PDFAnalyzer::getCSType(PoDoFo::PdfObject*)’: /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp:142:36: error: ‘void PoDoFo::PdfObject::SetOwner(PoDoFo::PdfVecObjects*)’ is private within this context 142 | pBase->SetOwner(cs->GetOwner()); | ^ In file included from /usr/include/podofo/base/PdfArray.h:46, from /usr/include/podofo/podofo-base.h:42, from /usr/include/podofo/podofo.h:47, from /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.h:18, from /build/scribus/src/scribus-1.5.6.1/scribus/pdf_analyzer.cpp:28: /usr/include/podofo/base/PdfObject.h:340:11: note: declared private here 340 | void SetOwner(PdfVecObjects* pVecObjects); | ^~~~~~~~ ``` | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-11 19:38 | Archange | New Issue | |
2021-01-12 11:17 | jghali | Assigned To | => jghali |
2021-01-12 11:17 | jghali | Status | new => resolved |
2021-01-12 11:17 | jghali | Resolution | open => fixed |
2021-01-12 11:17 | jghali | Fixed in Version | => 1.5.7.svn |
2021-01-12 14:17 | Archange | Note Added: 0048676 | |
2021-01-12 14:18 | Archange | Status | resolved => closed |
2021-01-12 14:18 | Archange | Note Added: 0048677 |