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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui
Дата
Msg-id 49A79471.9050808@lelarge.info
обсуждение исходный текст
Ответ на Re: SVN Commit by guillaume: r7614 - in trunk/pgadmin3/pgadmin: . ui  (Quan Zongliang <quanzongliang@gmail.com>)
Список pgadmin-hackers
Hi,

Quan Zongliang a écrit :
> [...]
> 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) 
>

Sorry my last patch contains an error. This is now fixed.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r7617 - trunk/pgadmin3/pgadmin
Следующее
От: Quan Zongliang
Дата:
Сообщение: build newest snapshot