[mythtv] MythWifi Remote Control plugin

Michael Segulja msegulja at lmdcs.com
Fri May 27 01:30:20 UTC 2005


I'm very interested in your PDA plugin, but I'm having trouble getting 
mythwifi to compile.  Here's the output from make:

[root at hansolo mythwifi]# make
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/local/include -I/usr/lib/qt-3.3/include -o main.o main.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifi.o mythwifi.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifixml.o 
mythwifixml.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifisocket.o 
mythwifisocket.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifidbcheck.o 
mythwifidbcheck.cpp
mythwifidbcheck.cpp: In function `void UpdateDBVersionNumber(const 
QString&)':
mythwifidbcheck.cpp:52: error: 'class MSqlQuery' has no member named 
'InitCon'
mythwifidbcheck.cpp: In function `void performActualUpdate(const QString*,
   QString, QString&)':
mythwifidbcheck.cpp:65: error: 'class MSqlQuery' has no member named 
'InitCon'
make: *** [mythwifidbcheck.o] Error 1

Any ideas?

Thanks,
Michael Segulja

Femi Veys wrote:

> Hi,
>
> I have made a Remote Control plugin. It is still in an early stage, but
> neverethless usable yet.
> It is intended for a PDA to be used as remote control using the wireless
> network interface. It consists of a plugin and a webinterface.
> The plugin uses bidrectional socket communication. So a Java client 
> can be
> possible too. For now I have used a webinterface as most PDA's have a
> browser.
> The webinterface is highly customizable as the layout is stored in the
> database.
> You can find all information and source code on my site:
> http://studwww.ugent.be/~aveys/mythwifi/
>
> I hope it can be of use to anyone. Don't hesitate to contact me if you
> have any questions.
>
> Regards,
>
> Arnaud Femi Veys
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


-- 


Michael Segulja
LMD Computing Solutions, Inc.
(281) 376-8181 | Office.
(281) 300-8285 | Mobile
(281) 576-7230 | Fax
http://www.lmdcs.com

|
| To mess up a Linux box, you need to work at it;
| to mess up your Windows box, you just need to work on it.
| 	- Scott Granneman, Security Focus
|



More information about the mythtv-dev mailing list