Re: using the FIXME macro

2004-02-14 Thread Francois Gouget
On Sat, 14 Feb 2004, Dimitrie O. Paun wrote: > On February 14, 2004 08:50 am, Zimler Attila wrote: > > Could somebody help with that library's name? > > The problem is that you're in an application, and unfortunately > things work differently there. Just use WINE_FIXME() instead. I would rather s

Re: using the FIXME macro

2004-02-14 Thread Dimitrie O. Paun
On February 14, 2004 08:50 am, Zimler Attila wrote: > Could somebody help with that library's name? The problem is that you're in an application, and unfortunately things work differently there. Just use WINE_FIXME() instead. -- Dimi.

using the FIXME macro

2004-02-14 Thread Zimler Attila
Hi List, I would like to use the FIXME macro in my piece of code. I found out that this macro is declared in "include/wine/debug" and my code compile's well, but I got an error at link time. The error message is: undefined reference to 'FIXME'. I think I should link a library to the code. But I