| PDFedit | Bugtracker |
| Anonymous | Login | Signup for a new account | 07-31-2010 02:25 CEST |
| Main | My View | View Issues | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000165 | [PDFedit] Compilation | block | always | 09-11-07 08:19 | 07-03-09 23:55 | ||||
| Reporter | disciple | View Status | public | ||||||
| Assigned To | bilbo | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | CVS | ||||||
| Summary | 0000165: PDFedit 0.3.2 will not compile | ||||||||
| Description |
Trying to compile pdfedit 0.3.2 on Grafpup Linux, make fails, ending like this: I../kernel -I../kpdf-kde-3.3.2 -I../xpdf/splash -I../qsa/src/qsa -I/usr/lib/qt/include -I.ui/ -I.moc/ -o .obj/refvalidator.o refvalidator.cc g++ -c -pipe -O2 -DNDEBUG -DQT_CLEAN_NAMESPACE -fexceptions -Wall -W -O2 -DQT_NO_DEBUG -I/usr/lib/qt/mkspecs/default -I. -I.. -I../utils -I../xpdf -I../xpdf/xpdf -I../xpdf/goo -I../kernel -I../kpdf-kde-3.3.2 -I../xpdf/splash -I../qsa/src/qsa -I/usr/lib/qt/include -I.ui/ -I.moc/ -o .obj/propertyeditor.o propertyeditor.cc propertyeditor.cc: In member function `void gui::PropertyEditor::setObject(boost::shared_ptr<pdfobjects::IProperty>)': propertyeditor.cc:286: error: no matching function for call to ` gui::PropertyEditor::addProperty(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, boost::shared_ptr<pdfobjects::IProperty>&)' propertyeditor.cc:212: error: candidates are: bool gui::PropertyEditor::addProperty(const QString&, boost::shared_ptr<pdfobjects::IProperty>) propertyeditor.cc:167: error: void gui::PropertyEditor::addProperty(gui::Property*, boost::shared_ptr<pdfobjects::IProperty>) propertyeditor.cc:306: error: no matching function for call to ` gui::PropertyEditor::addProperty(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, boost::shared_ptr<pdfobjects::IProperty>&)' propertyeditor.cc:212: error: candidates are: bool gui::PropertyEditor::addProperty(const QString&, boost::shared_ptr<pdfobjects::IProperty>) propertyeditor.cc:167: error: void gui::PropertyEditor::addProperty(gui::Property*, boost::shared_ptr<pdfobjects::IProperty>) make[2]: *** [.obj/propertyeditor.o] Error 1 make[2]: Leaving directory `/mnt/hdb3/MyPackages/pdfedit-0.3.2/src/gui' make[1]: *** [pdfedit] Error 2 make[1]: Leaving directory `/mnt/hdb3/MyPackages/pdfedit-0.3.2/src' make: *** [src] Error 2 Reading http://pdfedit.petricek.net/bt/bug_view_advanced_page.php?bug_id=115, [^] it sounds like this shouldn't happen anymore, but maybe I've missed something - I'm very new to compiling. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||