Hello, can anyone help me get this wallet installed on Ubuntu? I just keep getting undefined reference errors. Am I ,issing something?
Paste the errors, please
Well, when I run qmake I get probably 20 "Warning: ignoring <defaultcodec> element" notices, but it seems to finish fine. then when I run make there are a lot....
build/moc_qcustomplot.o:(.rodata._ZTV11QCustomPlot[_ZTV11QCustomPlot]+0x1b8): undefined reference to `QWidget::languageChange()'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPAxisRect[_ZTV11QCPAxisRect]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPAxisRect[_ZTV11QCPAxisRect]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV21QCPAbstractLegendItem[_ZTV21QCPAbstractLegendItem]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV21QCPAbstractLegendItem[_ZTV21QCPAbstractLegendItem]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV22QCPPlottableLegendItem[_ZTV22QCPPlottableLegendItem]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV22QCPPlottableLegendItem[_ZTV22QCPPlottableLegendItem]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV9QCPLegend[_ZTV9QCPLegend]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV9QCPLegend[_ZTV9QCPLegend]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPPlotTitle[_ZTV12QCPPlotTitle]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPPlotTitle[_ZTV12QCPPlotTitle]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV28QCPColorScaleAxisRectPrivate[_ZTV28QCPColorScaleAxisRectPrivate]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV28QCPColorScaleAxisRectPrivate[_ZTV28QCPColorScaleAxisRectPrivate]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPColorScale[_ZTV13QCPColorScale]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPColorScale[_ZTV13QCPColorScale]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPGraph[_ZTV8QCPGraph]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPGraph[_ZTV8QCPGraph]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPCurve[_ZTV8QCPCurve]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV8QCPCurve[_ZTV8QCPCurve]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV7QCPBars[_ZTV7QCPBars]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV7QCPBars[_ZTV7QCPBars]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV17QCPStatisticalBox[_ZTV17QCPStatisticalBox]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV17QCPStatisticalBox[_ZTV17QCPStatisticalBox]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPColorMap[_ZTV11QCPColorMap]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPColorMap[_ZTV11QCPColorMap]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV19QCPItemStraightLine[_ZTV19QCPItemStraightLine]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV19QCPItemStraightLine[_ZTV19QCPItemStraightLine]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemLine[_ZTV11QCPItemLine]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemLine[_ZTV11QCPItemLine]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPItemCurve[_ZTV12QCPItemCurve]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV12QCPItemCurve[_ZTV12QCPItemCurve]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemRect[_ZTV11QCPItemRect]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemRect[_ZTV11QCPItemRect]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemText[_ZTV11QCPItemText]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV11QCPItemText[_ZTV11QCPItemText]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemEllipse[_ZTV14QCPItemEllipse]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemEllipse[_ZTV14QCPItemEllipse]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemPixmap[_ZTV13QCPItemPixmap]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemPixmap[_ZTV13QCPItemPixmap]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemTracer[_ZTV13QCPItemTracer]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV13QCPItemTracer[_ZTV13QCPItemTracer]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemBracket[_ZTV14QCPItemBracket]+0x60): undefined reference to `QObject::connectNotify(char const*)'
build/moc_qcustomplot.o:(.rodata._ZTV14QCPItemBracket[_ZTV14QCPItemBracket]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
collect2: error: ld returned 1 exit status
make: *** [10k-Qt] Error 1
home@home:~/10k-master$
There are more than that, but there are mor than the 64000 character posting limit. When I tried using QT creator it said that there were like 2500 errors or something crazy. If I delete the folder I extraced from the zip and try QT creator again, It will seem to work, But when I try to run it I am met with....
A fatal error occured. 10k can no longer continue safely and will quit.
EXCEPTION: 11DbException
DbEnv::open: Invalid argument
10k in Runaway exception