protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] Error Compiling


From: Jan Buchholz
Subject: [Protux-devel] Error Compiling
Date: Wed, 17 Dec 2003 17:45:00 +0100
User-agent: OpenXP/3.8.13-14 (Linux)

Hi,

I'm new to this list and very interested in
protux. Unfortunately, compiling the software
seems problematic.

The first problem was mustux not finding
libqt-mt.so. I solvd this by just creating a
link of that name pointing to libqt-mt.so.3.0.3.
After that, mustux compiled just fine.

But trying to compile protux, the following occured:

BusMonitor.cc: In method `void BusMonitor::show_both_vus()':
BusMonitor.cc:487: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc:489: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc: In method `void BusMonitor::show_only_vus_in()':
BusMonitor.cc:512: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc:513: no matching function for call to `QVBoxLayout::remove  
(QWidget *&)'
BusMonitor.cc:522: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc:523: no matching function for call to `QVBoxLayout::remove  
(QWidget *&)'
BusMonitor.cc: In method `void BusMonitor::show_only_vus_out()':
BusMonitor.cc:541: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc:542: no matching function for call to `QVBoxLayout::remove  
(QWidget *&)'
BusMonitor.cc:551: no matching function for call to `QVBoxLayout::remove  
(SingleBusMonitor *&)'
BusMonitor.cc:552: no matching function for call to `QVBoxLayout::remove  
(QWidget *&)'
BusMonitor.cc: In method `void BusMonitor::set_view_card_info_area()':
BusMonitor.cc:567: no matching function for call to `QHBoxLayout::remove  
(SingleBusMonitor *&)'
make[3]: *** [BusMonitor.o] Error 1
make[3]: Leaving directory `/home/teta/download/protux/protux-0.19.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/teta/download/protux/protux-0.19.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/teta/download/protux/protux-0.19.9'
make: *** [all] Error 2

I know this looks like a problem with qt, but I hope you can help me.
My System is the latest Debian (woody) and I tried version 0.20.0 of
both protux and mustux.

Thanks,
Jan Buchholz






reply via email to

[Prev in Thread] Current Thread [Next in Thread]