Re: SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui - Mailing list pgadmin-hackers

From Quan Zongliang
Subject Re: SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui
Date
Msg-id 20090227113304.99DB.4125B4E5@gmail.com
Whole thread Raw
In response to SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui  (svn@pgadmin.org)
Responses Re: SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui
List pgadmin-hackers
Hi, Guillaume

After update pgAdmin3.vcproj, I got link errors.

1>Linking...
1>frmMain.obj : error LNK2019: unresolved external symbol "public: __thiscall
serverStatusFactory::serverStatusFactory(classmenuFactoryList *,class wxMenu *,class ctlMenuToolbar *)"
(??0serverStatusFactory@@QAE@PAVmenuFactoryList@@PAVwxMenu@@PAVctlMenuToolbar@@@Z)referenced in function "private: void
__thiscallfrmMain::CreateMenus(void)" (?CreateMenus@frmMain@@AAEXXZ) 
1>pgAdmin3.obj : error LNK2019: unresolved external symbol "public: void __thiscall frmStatus::Go(void)"
(?Go@frmStatus@@QAEXXZ)referenced in function "public: virtual bool __thiscall pgAdmin3::OnInit(void)"
(?OnInit@pgAdmin3@@UAE_NXZ)
1>pgAdmin3.obj : error LNK2019: unresolved external symbol "public: __thiscall frmStatus::frmStatus(class frmMain
*,classwxString const &,class pgConn *)" (??0frmStatus@@QAE@PAVfrmMain@@ABVwxString@@PAVpgConn@@@Z) referenced in
function"public: virtual bool __thiscall pgAdmin3::OnInit(void)" (?OnInit@pgAdmin3@@UAE_NXZ) 


-----------------------------------------------
Quan Zongliang
quanzongliang@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


pgadmin-hackers by date:

Previous
From: Timon
Date:
Subject: can't build pgadmin from SVN
Next
From: "Dickson S. Guedes"
Date:
Subject: Re: Server Status window work