klog-users
[Top][All Lists]
Advanced

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

Re: [KLog-users] Hamlib settings greyed out


From: Jaime Robles
Subject: Re: [KLog-users] Hamlib settings greyed out
Date: Mon, 7 Jul 2014 20:35:46 +0200

Supporting imperial system is easy...
Thanks for suggesting!

I will work on that to add the imperial system support for next release.

Thanks for your testing.

Jaime

El 07/07/2014 20:12, "Gerald Wilson" <address@hidden> escribió:
Jaime,

I confirmed with two of my computers. I was able to get 0.1 to compile
and run, but 0.2 gives lots of qt errors. I will paste the output at
the bottom. One thing I have noticed is that the heading/distance box
is metric. While this works for 99% of the world there are a few of us
that still use the imperial system. Are there any plans to have an
option to change to miles?

Looks good though.

Gerald


g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB
-DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt5/mkspecs/linux-g++-64 -I.
-I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport
-I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtNetwork
-I/usr/include/qt5/QtSql -I/usr/include/qt5/QtGui
-I/usr/include/qt5/QtCore -I. -o main.o main.cpp
In file included from main.cpp:25:0:
startwizard.h:59:8: error: ‘QTextEdit’ does not name a type
        QTextEdit *welcomeBrowser;
        ^
startwizard.h:73:7: error: ‘QTextEdit’ does not name a type
       QTextEdit *licenseBrowser;
       ^
startwizard.h:74:7: error: ‘QCheckBox’ does not name a type
       QCheckBox *aceptLicCheckBox;
       ^
startwizard.h:100:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *memoryRadioButton;
     ^
startwizard.h:101:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *fileRadioButton;
     ^
startwizard.h:146:7: error: ‘QTextEdit’ does not name a type
       QTextEdit *ctyBrowser;
       ^
startwizard.h:147:7: error: ‘QCheckBox’ does not name a type
       QCheckBox *downloadCTYCheckBox;
       ^
startwizard.h:150:7: error: ‘QCheckBox’ does not name a type
       QCheckBox *hiddenCheckBox;
       ^
In file included from setupdialog.h:32:0,
                 from mainwindow.h:39,
                 from main.cpp:26:
setuppageuserdata.h:81:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *tbWiresButton;
     ^
setuppageuserdata.h:82:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *rookieButton;
     ^
In file included from setupdialog.h:34:0,
                 from mainwindow.h:39,
                 from main.cpp:26:
setuppagemisc.h:62:5: error: ‘QCheckBox’ does not name a type
     QCheckBox *realTimeCheckbox, *UTCCheckbox, *alwaysADIFCheckBox,
*dbInMemory, *useDefaultName;
     ^
In file included from setupdialog.h:35:0,
                 from mainwindow.h:39,
                 from main.cpp:26:
setuppagedxcluster.h:82:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showHFRadiobutton;
     ^
setuppagedxcluster.h:83:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showVHFRadiobutton;
     ^
setuppagedxcluster.h:84:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showWARCRadiobutton;
     ^
setuppagedxcluster.h:85:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showWorkedRadiobutton;
     ^
setuppagedxcluster.h:86:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showConfirmedRadiobutton;
     ^
setuppagedxcluster.h:87:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showANNRadiobutton;
     ^
setuppagedxcluster.h:88:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showWWVRadiobutton;
     ^
setuppagedxcluster.h:89:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *showWCYRadiobutton;
     ^
setuppagedxcluster.h:91:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *saveAllDXClusterDataRadiobutton;
     ^
In file included from setupdialog.h:37:0,
                 from mainwindow.h:39,
                 from main.cpp:26:
setuppagelogs.h:67:5: error: ‘QTreeWidget’ does not name a type
     QTreeWidget *logsQTreeWidget;
     ^
In file included from setuppageworldeditor.h:35:0,
                 from setupdialog.h:38,
                 from mainwindow.h:39,
                 from main.cpp:26:
setupentitydialog.h:88:5: error: ‘QDateEdit’ does not name a type
     QDateEdit *delQDateEdit;
     ^
setupentitydialog.h:89:5: error: ‘QRadioButton’ does not name a type
     QRadioButton *delRbutton;
     ^
In file included from setupdialog.h:38:0,
                 from mainwindow.h:39,
                 from main.cpp:26:
setuppageworldeditor.h:71:5: error: ‘QTableView’ does not name a type
     QTableView *worldView;
     ^
setuppageworldeditor.h:72:5: error: ‘QTreeWidget’ does not name a type
     QTreeWidget *searchResultsTreeWidget;
     ^
In file included from main.cpp:26:0:
mainwindow.h:104:1: error: expected class-name before ‘{’ token
 {
 ^
mainwindow.h:180:33: error: ‘QTreeWidgetItem’ has not been declared
     void slotDoubleClickSearch( QTreeWidgetItem* item, int); // Double
click on a QSO in the search box
                                 ^
mainwindow.h:301:5: error: ‘QTreeWidget’ does not name a type
     QTreeWidget *searchResultsTreeWidget;
     ^
mainwindow.h:387:5: error: ‘QDoubleSpinBox’ does not name a type
     QDoubleSpinBox *myPowerSpinBox, *rxPowerSpinBox,  *txFreqSpinBox,
*rxFreqSpinBox;
     ^
mainwindow.h:388:5: error: ‘QLCDNumber’ does not name a type
     QLCDNumber *freqQLCDNumber;
     ^
mainwindow.h:389:5: error: ‘QLCDNumber’ does not name a type
     QLCDNumber *dxccConfirmedQLCDNumber, *dxccWorkedQLCDNumber,
     ^
main.cpp: In function ‘int main(int, char**)’:
main.cpp:33:22: error: variable ‘QApplication app’ has initializer but
incomplete type
     QApplication app(argc, argv);
                      ^
main.cpp:98:16: error: ‘class MainWindow’ has no member named ‘show’
             mw.show();
                ^
main.cpp:105:16: error: ‘class MainWindow’ has no member named ‘show’
             mw.show();
                ^
main.cpp:118:12: error: ‘class MainWindow’ has no member named ‘show’
         mw.show();
            ^
make: *** [main.o] Error 1


On Mon 07 Jul 2014 12:37:36 AM EDT, Jaime Robles wrote:
> Hello Gerald,
>
> You are not overlooking anything... hamlib is non supported by KLog.
> It was supported but the code had many bugs and I removed the support
> until I fix the code.
>
> If you are new to KLog and able to compile the code, you can also test
> Kontest,  the new code of KLog. .. The code I am writing now.
> http:// jaime.robles.es <http://jaime.robles.es>
>
> Thanks for using KLog!
>
> Jaime, EA4TV
>
> El 07/07/2014 05:40, "Gerald Wilson" <address@hidden
> <mailto:address@hidden>> escribió:
>
>     Hello all,
>
>     I have recently been using klog. The spotting window is really nice. I
>     like being able to click on a spot and it fill in above. Of course rig
>     control would compliment that feature nicely.
>
>     I have hamlib installed, I can use grig, rigctrl, fldigi, etc but I am
>     unable to use klog. When I click on the hamlib tab all the settings
>     are greyed out. I am sure I am probably just over looking something
>     but I can't find what it is.
>
>     Thanks
>
>     Gerald
>

reply via email to

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