Menu

#1 Error compiling CdboConfigManager.cpp

open
nobody
None
5
2002-12-26
2002-12-26
No

If you want to compile under KDE 3.1rc5 or/and with
gcc-3.x it won't compile successfully The problem is
the CdboConfigManager.cpp file.

[cut]

//===========================================
CdboConfigManager::CdboConfigManager(QObject* parent =
0, const char* name = 0)
QObject (parent, name){
////////
}
//===========================================

[cut]

//===========================================
CdboConfigManager::CdboConfigManager(QObject* parent,
const char* name)
QObject (parent, name){
////////
}
//===========================================

That's all ...

Regards

Luricos

Discussion


Log in to post a comment.

MongoDB Logo MongoDB