[Ace-users] Undefined reference error

S sunnypalsingh at gmail.com
Mon Jan 21 17:09:30 CST 2008


On Jan 21, 6:06 pm, Amal Pillai <amal.pil... at gmail.com> wrote:
> I guess you are following the Ace Programmer's Guide and the answer is
> right there: define ACE_NTRACE=0. See sample chapter at :http://www.informit.com/articles/article.aspx?p=169524
>
> -Amal
>
> > Yes I missed the dll. It's compiling and executing now. But still I
> > don't get output of ACE_TRACE
> > Do I need to do anything extra to get output of ACE_TRACE?
> > ---------------------
> > Current output
> > ---------------------
> > Hi Mom
> > Howdy Pardner
> > Goodnight

I changed WinMain to ACE_TMAIN. With WinMain, ACE_NTRACE  macro has no
effect. Whereas with ACE_TMAIN, ACE_NTRACE macro has effect. What is
the reason for it?
Thanks


More information about the Ace-users mailing list