Now moved to the CVS version

After successfully compiling Amaya 9.52 on Windows using the full
source distribution (amaya-fullsrc-9.52.tgz), we have switched to the
CVS distribution for Amaya (not for libwww at this moment).

We got the following errors:

AmayaCharStylePanel.cpp
  \Amaya\thotlib\dialogue\AmayaCharStylePanel.cpp(117) : error C2065: 'WXAMAYA_PANEL_CHARSTYLE' : identifier not defined

AmayaFormatPanel.cpp
  \Amaya\thotlib\dialogue\AmayaFormatPanel.cpp(87) : error C2065: 'WXAMAYA_PANEL_FORMAT' : identifier not defined

Looking at \Amaya\thotlib\include\paneltypes_wx.h,
WXAMAYA_PANEL_CHARSTYLE and WXAMAYA_PANEL_FORMAT
were missing. They were there in amaya-fullsrc-9.52.tgz,
so we added them. That solved the problem, but it's a bit
surprising that the CVS version would miss something like this.
Or maybe we missed something? Any advice appreciated.

Regards,     Martin.


#-#-#  Martin J. Du"rst, Assoc. Professor, Aoyama Gakuin University
#-#-#  http://www.sw.it.aoyama.ac.jp       mailto:duerst@it.aoyama.ac.jp     

Received on Tuesday, 7 November 2006 04:08:56 UTC