http://bugs.winehq.org/show_bug.cgi?id=230
--- Comment #7 from ivan1986 ivan1986@list.ru 2009-05-09 15:45:16 --- i try build miranda IM from SVN
what i do: svn co https://svn.sourceforge.net/svnroot/miranda/trunk cd trunk/miranda/bin8 winemaker miranda32.sln
than i run make
... worker.cpp:(.text+0x8e): undefined reference to `AddToStatus(unsigned int, char*, ...)' ... collect2: ld returned 1 exit status winegcc: g++ failed make[1]: *** [dbtool.exe.so] Ошибка 2 make[1]: Leaving directory `/data/soft/pkg/miranda/trunk/miranda-tools/dbtool'
in progress.cpp: int AddToStatus(DWORD flags, TCHAR* fmt,...)
dbtool_exe_CXX_SRCS = disk.cpp \ langpack.cpp \ main.cpp \ wizard.cpp \ worker.cpp
dbtool_8.vcproj: ... <Filter Name="Wizard Pages" > ... <File RelativePath="progress.cpp" > ...