To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50415
                  Issue #:|50415
                  Summary:|Can't compile module sfx2 with debug
                Component:|tools
                  Version:|680m107
                 Platform:|All
                      URL:|
               OS/Version:|Windows, all
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|code
              Assigned to:|mhu
              Reported by:|cl





------- Additional comments from [EMAIL PROTECTED] Tue Jun  7 01:47:33 -0700 
2005 -------
If I try to compile a complete sfx2 module with debug without any changes since
some versions now I don't get it to compile because of missing symbols from the
SvEaMgr class.
This seems to be broken since april and for wntmsci only.

sfx.lib(docfile.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall SvEaMgr::SvEaMgr(class String const
&)" (__imp_??0SvEaMgr@@[EMAIL PROTECTED]@@@Z) referenced in function "public: 
class
SvEaMgr * __thiscall SfxMedium::GetEaMgr(void)"
([EMAIL PROTECTED]@@QAEPAVSvEaMgr@@XZ)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned char __thiscall
SvEaMgr::SetLongName(class String const &)"
([EMAIL PROTECTED]@@QAEEABVString@@@Z) referenced in function "private:
void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned char __thiscall
SvEaMgr::SetCreator(class String const &)"
([EMAIL PROTECTED]@@QAEEABVString@@@Z) referenced in function "private:
void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static unsigned char __cdecl
SvEaMgr::GetAppCreator(class String &)"
([EMAIL PROTECTED]@@SAEAAVString@@@Z) referenced in function
"private: void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned char __thiscall
SvEaMgr::SetFileType(class String const &)"
([EMAIL PROTECTED]@@QAEEABVString@@@Z) referenced in function "private:
void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned char __thiscall
SvEaMgr::SetComment(class String const &)"
([EMAIL PROTECTED]@@QAEEABVString@@@Z) referenced in function "private:
void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)
sfx.lib(objstor.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned char __thiscall SvEaMgr::Clone(class
SvEaMgr const &)" ([EMAIL PROTECTED]@@QAEEABV1@@Z) referenced in function
"private: void __thiscall SfxObjectShell::SetEAs_Impl(class SfxMedium &)"
([EMAIL PROTECTED]@@AAEXAAVSfxMedium@@@Z)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to