https://bugs.gpodder.org/show_bug.cgi?id=1295

             Bug #: 1295
           Summary: libmygpo-qt doesn't build without Doxygen
    Classification: Unclassified
           Product: libmygpo-qt
           Version: Git snapshot
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: low
         Component: The Library
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


>From the console: 

~/kde/src/libmygpo-qt.1.0.0/build$ cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/kde
-DCMAKE_BUILD_TYPE=debugfull
-- Could NOT find Doxygen  (missing:  DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/valorie/kde/src/libmygpo-qt.1.0.0/build


I'd like also to mention that the line in the README, cmake ..
-DCMAKE_INSTALL_PREFIX=BASE_PATH_OF_INSTALLATION -DCMAKE_BUILD_TYPE=Debug

is very confusing to a non-developer. When HorusHorrendus provided me with the
proper cmake line (in IRC): cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/kde
-DCMAKE_BUILD_TYPE=debugfull I was able to get as far as I did.

Note: when I installed Doxygen from the repos, libmygpo-qt installed without
error messages.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to