|
From: Dave D. <da...@dr...> - 2004-09-23 14:29:04
|
I don't know what's causing that. I haven't built wx4j on Windows in=20 many months, sorry. The build instructions are at the end of the=20 INSTALL document. -Dave On Sep 23, 2004, at 6:30 AM, Suresh Tummala wrote: > 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=20= > errors. > > =A0 > > Build Errors : > > =A0=A0=A0=A0 [exec] make: *** [wx4j.dll] Error 1120 > > =A0=A0=A0=A0 [exec] LINK : warning LNK4049: locally defined symbol = ""public:=20 > int __cdecl > > =A0wxString::Printf(char const *,...)" (?Printf@wxString@@QAAHPBDZZ)"=20= > imported > > =A0=A0=A0=A0 [exec] LINK : warning LNK4049: locally defined symbol = ""public:=20 > class wxWCh > > arBuffer const=A0 __thiscall wxMBConv::cMB2WC(char const *)const "=20 > (?cMB2WC@wxMBCo > > nv@@QBE?BVwxWCharBuffer@@PBD@Z)" imported > > =A0=A0=A0=A0 [exec] wxxrc.lib(xh_spin.obj) : error LNK2001: unresolved=20= > external symbol " > > __declspec(dllimport) public: __thiscall=20 > wxSpinButtonBase::wxSpinButtonBase(void > > )" (__imp_??0wxSpinButtonBase@@QAE@XZ) > > =A0=A0=A0=A0 [exec] wx4j.dll : fatal error LNK1120: 1 unresolved = externals > > =A0 > > BUILD FAILED > > =A0 > > =A0 > > Could you please let us know what could be the wrong? > > Please let us know where can we find the wx4j build procedure = document? > > =A0 > > Thanks in advance, > > =A0 > > Regards, > > Suresh Tummala > > =A0 |