- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Tue, 7 Nov 2006 08:17:56 +0200
- To: Martin Duerst <duerst@it.aoyama.ac.jp>
- Cc: www-amaya-dev@w3.org
On Tuesday 07 November 2006 05:08, Martin Duerst wrote: > 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 Hi Martin, These two panels, AmayaFormatPanel.cpp and AmayaCharStylePanel.cpp are now removed as we now propose a more complete dialog to edit CSS properties. I forgot to commit libThotEditor.dsp. It's done now. Regards Irène. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Tuesday, 7 November 2006 06:19:38 UTC