[mythtv] Compilation problems after adding some new code.

Smokey McPot rufi012 at gmail.com
Fri Sep 15 07:48:50 UTC 2006


Hello,
i'm trying to add a new function that backs up some of the database tables.
Currently i've got the the GUI part done but i can't test it because i'm
having problems recompiling mythtv. Here's a snippet of the error message:

main.o(.text+0x3c7): In function `startProfileManager()':
: undefined reference to `ProfileManager::ProfileManager(MythMainWindow*,
char const*)'
main.o(.text+0x3fa): In function `startProfileManager()':
: undefined reference to `ProfileManager::~ProfileManager()'
main.o(.text+0x419): In function `startProfileManager()':
: undefined reference to `ProfileManager::~ProfileManager()'

profilemanager.cpp and profilemanager.h are in the libs/ directory.

Any ideas? Thanks in advance.

-- 
Cheers!
-Amin-
http://amin.linuxsig.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20060915/b8455e32/attachment.htm 


More information about the mythtv-dev mailing list