Georg Baum <[EMAIL PROTECTED]> writes: > > Am Montag, 27. Februar 2006 03:15 schrieb Paul Langevin: > > MathXYMatrixInset::MathXYMatrixInset(void)" (??0MathXYMatrixInset <at> <at> QAE <at> XZ) > > referenced in function "class MathAtom __cdecl createMathInset(class > > std::basic_string<char,struct std::char_traits<char>,class > std::allocator<char> > > > const &)" (?createMathInset <at> <at> YA?AVMathAtom <at> <at> ABV?$basic_string <at> DU? > $char_traits <at> > > D <at> std <at> <at> V?$allocator <at> D <at> 2 <at> <at> std <at> <at> <at> Z) > > > > Release/lyx.exe : fatal error LNK1120: 1 unresolved externals > > You need to add src/mathed/math_xymatrix.h and src/mathed/math_xymatrix.C > to development/Win32/lyx.vcproj. > > Please send the updated file to the list if you do this, so that we can > update the repository.
Careful! Paul said he was using VS2005, so the .vcproj file he posts won't be useable by VS2003 people. (Unless there's a compatability switch; dunno.) Angus