Problem with compilation

Ďoďo dodo.sk at gmail.com
Tue Dec 10 05:11:15 UTC 2013


Folks,

alredy several weeks I have problem to compile subsurface. First I thought
it is some bug, so I was just waiting few days, but because problem is
still there, I think I am doing something wrong:

compiling qt-ui/divecomputermanagementdialog.cpp
compiling qt-ui/divelistview.cpp
compiling qt-ui/diveplanner.cpp
qt-ui/diveplanner.cpp: In constructor
‘DivePlannerWidget::DivePlannerWidget(QWidget*, Qt::WindowFlags)’:
qt-ui/diveplanner.cpp:960:5: error: ‘class Ui::DivePlanner’ has no member
named ‘cylinderTableWidget’
  ui.cylinderTableWidget->setTitle(tr("Available Gases"));
     ^
qt-ui/diveplanner.cpp:961:5: error: ‘class Ui::DivePlanner’ has no member
named ‘cylinderTableWidget’
  ui.cylinderTableWidget->setModel(CylindersModel::instance());
     ^
qt-ui/diveplanner.cpp:962:24: error: ‘class Ui::DivePlanner’ has no member
named ‘cylinderTableWidget’
  QTableView *view = ui.cylinderTableWidget->view();
                        ^
qt-ui/diveplanner.cpp:967:13: error: ‘class Ui::DivePlanner’ has no member
named ‘cylinderTableWidget’
  connect(ui.cylinderTableWidget, SIGNAL(addButtonClicked()),
DivePlannerPointsModel::instance(), SLOT(addCylinder_clicked()));
             ^
qt-ui/diveplanner.cpp:982:13: error: ‘class Ui::DivePlanner’ has no member
named ‘gfhigh’
  connect(ui.gfhigh, SIGNAL(valueChanged(int)), plannerModel,
SLOT(setGFHigh(int)));
             ^
qt-ui/diveplanner.cpp:983:13: error: ‘class Ui::DivePlanner’ has no member
named ‘gflow’
  connect(ui.gflow, SIGNAL(valueChanged(int)), plannerModel,
SLOT(setGFLow(int)));
             ^
qt-ui/diveplanner.cpp:998:5: error: ‘class Ui::DivePlanner’ has no member
named ‘gflow’
  ui.gflow->setValue(prefs.gflow);
     ^
qt-ui/diveplanner.cpp:999:5: error: ‘class Ui::DivePlanner’ has no member
named ‘gfhigh’
  ui.gfhigh->setValue(prefs.gfhigh);
     ^
qt-ui/diveplanner.cpp: In member function ‘void
DivePlannerWidget::settingsChanged()’:
qt-ui/diveplanner.cpp:1007:5: error: ‘class Ui::DivePlanner’ has no member
named ‘gflow’
  ui.gflow->setValue(prefs.gflow);
     ^
qt-ui/diveplanner.cpp:1008:5: error: ‘class Ui::DivePlanner’ has no member
named ‘gfhigh’
  ui.gfhigh->setValue(prefs.gfhigh);
     ^
make: *** [.obj/diveplanner.o] Error 1

commit 9545745c90874390e1d9ba740061fca9cb20fcdb
Author: Willem Ferguson <willemferguson at zoology.up.ac.za>
Date:   Tue Dec 10 11:05:35 2013 +0200


any hing is welcome

thanks

dodo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131210/cf1c4c99/attachment.html>


More information about the subsurface mailing list