Bug#642498: libprojectm-qt-dev: qprojectm_mainwindow.hpp can't find projectM.hpp

Rick Battle rick.battle at solmera.com
Fri Sep 23 03:05:22 UTC 2011


Package: libprojectm-qt-dev
Version: 2.0.1+dfsg-10
Severity: important
Tags: patch

Dear Maintainer,

When including qprojectm_mainwindow.hpp, the project fails to build with the
following error:

/usr/include/libprojectM-qt/qprojectm_mainwindow.hpp:34:24: fatal error:
projectM.hpp: No such file or directory

I'm not sure if the upstream projectM devs didn't intend on having projectM.hpp
placed in a subdirectory of /usr/include, but it's pretty easy to fix without
moving the files around.  Line 34 should simply be changed to read:

#include "../libprojectM/projectM.hpp"

I've included a patch that reflects this.

Thank you for your efforts,
Rick Battle
rick.battle at solmera.com



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0-4.slh.6-aptosid-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libprojectm-qt-dev depends on:
ii  libprojectm-qt1    2.0.1+dfsg-10
ii  libqt4-opengl-dev  4:4.7.3-8

libprojectm-qt-dev recommends no packages.

libprojectm-qt-dev suggests no packages.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qprojectm_mainwindow.hpp.diff
Type: text/x-c
Size: 77 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110922/96d39ce6/attachment.bin>


More information about the pkg-multimedia-maintainers mailing list