@Cecil & others

I have tried to compile the Configwizard.
And ... compilation failed.
That is why I decided to configure manually the server.
I will try to join on the local host with the imprudence viewer (because
I haven't installed Naali on he linux machine that handle the server).
Next episode of my adventure with Taiga this evening.

Have a good day.

Patrick


-------------------------------------------------------------------------
g++ -Wl,-O1 -o bin/TaigaWizard wizard.o main.o configxmlfile.o
configinifile.o confighelper.o confighandler.o configfile.o
databasedialog.o dialog.o regionwizard.o connectionstringhelper.o
moc_wizard.o moc_databasedialog.o moc_dialog.o moc_regionwizard.o
-L/usr/lib -lQtXml -lQtGui -lQtCore -lpthread 
dialog.o: In function `Dialog::on_pushButton_2_clicked()':
dialog.cpp:(.text+0x3d): undefined reference to
`Wizard::Configure(bool)'
dialog.o: In function `Dialog::on_pushButton_clicked()':
dialog.cpp:(.text+0x9d): undefined reference to
`Wizard::Configure(bool)'
dialog.o: In function `Dialog::~Dialog()':
dialog.cpp:(.text+0xf9): undefined reference to `Wizard::~Wizard()'
dialog.o: In function `Dialog::~Dialog()':
dialog.cpp:(.text+0x169): undefined reference to `Wizard::~Wizard()'
dialog.o: In function `Dialog::~Dialog()':
dialog.cpp:(.text+0x1b9): undefined reference to `Wizard::~Wizard()'
dialog.o: In function `Dialog::on_pushButton_3_clicked()':
dialog.cpp:(.text+0x7cb): undefined reference to
`Wizard::ClearRegions()'
dialog.cpp:(.text+0xae6): undefined reference to
`Wizard::SetDataBaseParams()'
dialog.cpp:(.text+0xb15): undefined reference to
`Wizard::Configure(bool)'
dialog.o: In function `Dialog::DecideStartPath()':
dialog.cpp:(.text+0x1555): undefined reference to
`Wizard::SetTaigaPath(QString)'
dialog.cpp:(.text+0x1980): undefined reference to
`Wizard::SetTaigaPath(QString)'
dialog.cpp:(.text+0x1faf): undefined reference to
`Wizard::SetTaigaPath(QString)'
dialog.o: In function `Dialog::Dialog(QWidget*)':
dialog.cpp:(.text+0x2392): undefined reference to
`Wizard::Wizard(QWidget*, RegionWizard*)'
dialog.cpp:(.text+0x2412): undefined reference to `Wizard::~Wizard()'
dialog.o: In function `Dialog::Dialog(QWidget*)':
dialog.cpp:(.text+0x2482): undefined reference to
`Wizard::Wizard(QWidget*, RegionWizard*)'
dialog.cpp:(.text+0x2502): undefined reference to `Wizard::~Wizard()'
moc_wizard.o: In function `Wizard::qt_metacall(QMetaObject::Call, int,
void**)':
moc_wizard.cpp:(.text+0x84): undefined reference to
`Wizard::on_comboDBPlugin_currentIndexChanged(QString)'
moc_wizard.cpp:(.text+0xac): undefined reference to
`Wizard::onNext_button_clicked()'
moc_wizard.cpp:(.text+0xbc): undefined reference to
`Wizard::onFinish_button_clicked()'
moc_wizard.cpp:(.text+0xe4): undefined reference to
`Wizard::on_lineEditSaveName_textChanged(QString)'
moc_wizard.cpp:(.text+0x10c): undefined reference to
`Wizard::on_lineEditGridDBPassword_textChanged(QString)'
moc_wizard.cpp:(.text+0x11c): undefined reference to
`Wizard::on_btnChangeDataBaseNames_clicked()'
moc_wizard.cpp:(.text+0x12c): undefined reference to
`Wizard::on_checkBoxRobust_clicked()'
moc_wizard.cpp:(.text+0x13c): undefined reference to
`Wizard::on_btnBrowseDirectory_clicked()'
moc_wizard.cpp:(.text+0x14c): undefined reference to
`Wizard::on_btnUpdateRegion_clicked()'
moc_wizard.cpp:(.text+0x15c): undefined reference to
`Wizard::on_btnAddRegion_clicked()'
moc_wizard.cpp:(.text+0x16c): undefined reference to
`Wizard::on_btnSaveConfigs_clicked()'
moc_wizard.cpp:(.text+0x194): undefined reference to
`Wizard::on_lineEditSimGridUrl_textChanged(QString)'
moc_wizard.cpp:(.text+0x1a4): undefined reference to
`Wizard::on_btnRemoveRegion_clicked()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0x14): undefined
reference to `Wizard::~Wizard()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0x18): undefined
reference to `Wizard::~Wizard()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0xb4): undefined
reference to `Wizard::changeEvent(QEvent*)'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0xfc): undefined
reference to `Wizard::GetRegionPorts()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0x108): undefined
reference to `non-virtual thunk to Wizard::~Wizard()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0x10c): undefined
reference to `non-virtual thunk to Wizard::~Wizard()'
moc_wizard.o:(.rodata._ZTV6Wizard[vtable for Wizard]+0x124): undefined
reference to `non-virtual thunk to Wizard::GetRegionPorts()'
collect2: ld returned 1 exit status
make: *** [bin/TaigaWizard] Erreur 1
--------------------------------------------------------------------------
Le lundi 24 janvier 2011 à 17:44 -0800, CecilBergwin a écrit :
> Hello Patrick, welcome :)... I have had many issues setting up linux
> and possible seen a few of the above errors, maybe myself or otehrs
> can help you a little more if you can elaborate a bit more.
> 
> Can you tell us, Have you used the ConfigWizard or configured
> manually ?
> You say you have tried to join on your private network with this
> error, can you join localhost ok ?
> 
> In general it seems like you haven't got everything configured, i.e
> from the errors above the user login & home region info looks like its
> giving an instant error.
> 
> 
> Regards
> Cecil
> 

-- 
patrick dutoit <p...@wanadoo.fr>

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to