|
From: Suresh T. <sur...@ef...> - 2004-09-23 11:30:29
|
HI Dave and all,
Can you please help us to fix the following build errors.
We are trying to build wx4j source code and end up with following link
errors.
=20
Build Errors :=20
[exec] make: *** [wx4j.dll] Error 1120
[exec] LINK : warning LNK4049: locally defined symbol ""public: int
__cdecl
wxString::Printf(char const *,...)" (?Printf@wxString@@QAAHPBDZZ)" =
imported
[exec] LINK : warning LNK4049: locally defined symbol ""public: =
class
wxWCh
arBuffer const __thiscall wxMBConv::cMB2WC(char const *)const "
(?cMB2WC@wxMBCo
nv@@QBE?BVwxWCharBuffer@@PBD@Z)" imported
[exec] wxxrc.lib(xh_spin.obj) : error LNK2001: unresolved external
symbol "
__declspec(dllimport) public: __thiscall
wxSpinButtonBase::wxSpinButtonBase(void
)" (__imp_??0wxSpinButtonBase@@QAE@XZ)
[exec] wx4j.dll : fatal error LNK1120: 1 unresolved externals
=20
BUILD FAILED
=20
=20
Could you please let us know what could be the wrong?
Please let us know where can we find the wx4j build procedure document?
=20
Thanks in advance,
=20
Regards,
Suresh Tummala
=20
|