search for: wxbogus

Displaying 2 results from an estimated 2 matches for "wxbogus".

Did you mean: bogus
2005 Sep 04
1
Link error
Bogus.obj : error LNK2001: unresolved external symbol "public: void __thiscall wxBogus::TestDefaults(int,void const * * const,long)"(?TestDefaults@wxBogus@@QAEXHQAPBXJ@Z) lib/wxruby2.so : fatal error LNK1120: 1 unresolved externals Just see you checked in a bunch of stuff. Will check ''em out again.
2005 Aug 15
16
swig_up
Tracing down some things to add in validators and I''ve run across something that kinda bothers me... In order to implement validators you have to override the clone method. The directors seems to be set up to specifically handle this situation. However, whenever C++ calls back to the object''s methods the swig_get_up function is returning false. It seems like swig_up