Cann't build amaya project on XP-Windows, although I have followed the steps listed in website.

王亚辉 <[email protected]> Sun, 09 May 2010 20:07:51 +0000
Newsgroups gmane.comp.web.amaya.devel
Message-ID <000001caedb5$764d4780$62e7d680$@com>
This is a multi-part message in MIME format.

------=_NextPart_000_0001_01CAEDF8.84708780
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

I compile =A1=B0amaya-sources-11.3.1=A1=B1 on XP-Windows follow these =
steps:

1.    Load the wxWidgets workspace wxWidgets/build/msw/wx.dsw and launch =
the
batch build
Please select "dll", "unicode", and "release" and/or "debug" according =
to
your intention to compile a release or a debug version of amaya.=20

2.    Load the freetype workspace =
freetype/builds/win32/visualc/freetype.dsw
and build=20

3.    Load the amaya workspace Amaya\WindowsWX\amaya.dsw=20

4.    Select the sub-project amaya (see menu Project/Set Active Project) =
and
build it. (F7).=20

The compiling first build Amaya compilers and should display a window.

5.    Choose "File/Build" (or F7), to start these compilers and generate
..STR, .PRS, .TRA, .APP, and .h files needed for building Amaya.=20

6.    You need to close this window to continue the Amaya build.=20

In step4, the compiling failed. And a part of error messages list as
follows:

=20

--------------------Configuration: libThotEditor - Win32
Debug--------------------

Compiling...

AmayaAddPointEvtHandler.cpp

...\..\thotlib\internals\h\constmedia.h(49) : warning C4005: '_STRING_' :
macro redefinition

        D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\string(8) =
:
see previous definition of '_STRING_'

...\..\thotlib\internals\h\typeint.h(400) : error C2059: syntax error :
'constant'

...\..\thotlib\internals\h\typeint.h(400) : error C2238: unexpected =
token(s)
preceding ';'

...\..\thotlib\internals\h\typeint.h(414) : error C2059: syntax error :
'constant'

...\..\thotlib\internals\h\typeint.h(414) : error C2238: unexpected =
token(s)
preceding ';'

...\..\thotlib\internals\h\AmayaCanvas.h(65) : error C2504: 'wxGLCanvas' =
:
base class undefined

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(107) : error C2039:
'PushEventHandler' : is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(110) : error C2039: =
'SetCursor' :
is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(112) : error C2039:
'CaptureMouse' : is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(126) : error C2039:
'PopEventHandler' : is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(129) : error C2039: =
'SetCursor' :
is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(131) : error C2039:
'ReleaseMouse' : is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11.3.1\Amaya=
\th
otlib\dialogue\AmayaAddPointEvtHandler.cpp(297) : error C2039: 'Refresh' =
:
is not a member of 'AmayaCanvas'

        ..\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of
'AmayaCanvas'

AmayaAdvancedNotebook.cpp

...\..\thotlib\internals\h\constmedia.h(49) : warning C4005: '_STRING_' :
macro redefinition

        D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\string(8) =
:
see previous definition of '_STRING_'

...\..\thotlib\internals\h\typeint.h(400) : error C2059: syntax error :
'constant'

...\..\thotlib\internals\h\typeint.h(400) : error C2238: unexpected =
token(s)
preceding ';'

...\..\thotlib\internals\h\typeint.h(414) : error C2059: syntax error :
'constant'

...\..\thotlib\internals\h\typeint.h(414) : error C2238: unexpected =
token(s)
preceding ';'

...\..\thotlib\internals\h\AmayaCanvas.h(65) : error C2504: 'wxGLCanvas' =
:
base class undefined

...\..\thotlib\include\AmayaApp.h(27) : error C2504: 'wxGLApp' : base =
class
undefined

=A1=AD=A1=AD

=20

I always follow the instructions of website during my compiling.=20

Who can help me ?


------=_NextPart_000_0001_01CAEDF8.84708780
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";}
h3
	{mso-style-priority:9;
	mso-style-link:"=B1=EA=CC=E2 3 Char";
	mso-margin-top-alt:auto;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	font-size:13.5pt;
	font-family:=CB=CE=CC=E5;
	color:#074D91;
	font-weight:bold;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	margin-top:2.4pt;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:=CB=CE=CC=E5;}
code
	{mso-style-priority:99;
	font-family:=CB=CE=CC=E5;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.3Char
	{mso-style-name:"=B1=EA=CC=E2 3 Char";
	mso-style-priority:9;
	mso-style-link:"=B1=EA=CC=E2 3";
	font-family:=CB=CE=CC=E5;
	color:#074D91;
	font-weight:bold;}
..MsoChpDefault
	{mso-style-type:export-only;}
 /* Page Definitions */
 @page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:941689608;
	mso-list-template-ids:6196880;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=3DZH-CN link=3Dblue vlink=3Dpurple =
style=3D'text-justify-trim:punctuation'>

<div class=3DSection1>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;margin-bottom:
6.0pt;text-align:left'><a name=3DBuilding1><b><span lang=3DEN =
style=3D'font-size:
13.5pt;font-family:"Arial","sans-serif";color:#074D91'>I compile =
=A1=B0amaya-sources-11.3.1=A1=B1
on XP-Windows follow these steps:<o:p></o:p></span></b></a></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>1.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>Load the wxWidgets workspace </span><span lang=3DEN
style=3D'font-family:=CB=CE=CC=E5;color:black'>wxWidgets/build/msw/wx.dsw=
</span><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'> and =
launch the
batch build<br>
Please select &quot;dll&quot;, &quot;unicode&quot;, and =
&quot;release&quot;
and/or &quot;debug&quot; according to your intention to compile a =
release or a
debug version of amaya. <o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>2.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>Load the freetype workspace </span><span lang=3DEN =
style=3D'font-family:
=CB=CE=CC=E5;color:black'>freetype/builds/win32/visualc/freetype.dsw</spa=
n><span lang=3DEN
style=3D'font-family:"Arial","sans-serif";color:black'> and build =
<o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>3.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>Load the amaya workspace </span><span lang=3DEN =
style=3D'font-family:
=CB=CE=CC=E5;color:black'>Amaya\WindowsWX\amaya.dsw</span><span =
lang=3DEN style=3D'font-family:
"Arial","sans-serif";color:black'> <o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>4.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>Select the sub-project </span><b><span lang=3DEN =
style=3D'font-family:
"Arial","sans-serif";color:black'>amaya</span></b><span lang=3DEN
style=3D'font-family:"Arial","sans-serif";color:black'> (see menu =
</span><span
lang=3DEN style=3D'font-family:=CB=CE=CC=E5;color:black'>Project/Set =
Active Project</span><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'>) and =
build it.
(F7). <o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'margin-top:2.4pt;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left'><span lang=3DEN =
style=3D'font-family:
"Arial","sans-serif";color:black'>The compiling first build Amaya =
compilers and
should display a window.<o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>5.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>Choose &quot;File/Build&quot; (or F7), to start these =
compilers
and generate .STR, .PRS, .TRA, .APP, and .h files needed for building =
Amaya. <o:p></o:p></span></p>

<p class=3DMsoNormal align=3Dleft =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:
auto;margin-left:228.0pt;text-align:left;text-indent:-18.0pt;mso-list:l0 =
level1 lfo1'><![if !supportLists]><span
lang=3DEN style=3D'font-family:"Arial","sans-serif";color:black'><span
style=3D'mso-list:Ignore'>6.<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=3DEN =
style=3D'font-family:"Arial","sans-serif";
color:black'>You need to close this window to continue the Amaya build. =
<o:p></o:p></span></p>

<p class=3DMsoNormal><b><span lang=3DEN =
style=3D'font-size:13.5pt;font-family:"Arial","sans-serif";
color:#074D91'>In step4, the compiling failed. And a part of error =
messages
list as follows:<o:p></o:p></span></b></p>

<p class=3DMsoNormal><span lang=3DEN><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><span lang=3DEN>--------------------Configuration:
libThotEditor - Win32 Debug--------------------<o:p></o:p></span></p>

<p class=3DMsoNormal><span lang=3DEN>Compiling...<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>AmayaAddPointEvtHandler.cpp<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\constmedia.h(49) :
warning C4005: '_STRING_' : macro redefinition<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\string(8) : see =
previous
definition of '_STRING_'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(400) :
error C2059: syntax error : 'constant'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(400) :
error C2238: unexpected token(s) preceding ';'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(414) :
error C2059: syntax error : 'constant'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(414) :
error C2238: unexpected token(s) preceding ';'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\AmayaCanvas.h(65) :
error C2504: 'wxGLCanvas' : base class undefined<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(107)
: error C2039: 'PushEventHandler' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(110)
: error C2039: 'SetCursor' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(112)
: error C2039: 'CaptureMouse' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(126)
: error C2039: 'PopEventHandler' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(129)
: error C2039: 'SetCursor' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(131)
: error C2039: 'ReleaseMouse' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>E:\TDDOWNLOAD\amaya-sources-11.3.1\amaya-sources-11.3.1\Amaya11=
..3.1\Amaya\thotlib\dialogue\AmayaAddPointEvtHandler.cpp(297)
: error C2039: 'Refresh' : is not a member of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
...\..\thotlib\internals\h\AmayaCanvas.h(61) : see declaration of =
'AmayaCanvas'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>AmayaAdvancedNotebook.cpp<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\constmedia.h(49) :
warning C4005: '_STRING_' : macro redefinition<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\string(8) : see =
previous
definition of '_STRING_'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(400) :
error C2059: syntax error : 'constant'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(400) :
error C2238: unexpected token(s) preceding ';'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(414) :
error C2059: syntax error : 'constant'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\typeint.h(414) :
error C2238: unexpected token(s) preceding ';'<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\internals\h\AmayaCanvas.h(65) :
error C2504: 'wxGLCanvas' : base class undefined<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
lang=3DEN>..\..\thotlib\include\AmayaApp.h(27) : error
C2504: 'wxGLApp' : base class undefined<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'font-family:=CB=CE=CC=E5'>=A1=AD=A1=AD</span><span =
lang=3DEN><o:p></o:p></span></p>

<p class=3DMsoNormal><span lang=3DEN><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><b><span lang=3DEN =
style=3D'font-size:13.5pt;font-family:"Arial","sans-serif";
color:#074D91'>I always follow the instructions of website during my =
compiling.
<o:p></o:p></span></b></p>

<p class=3DMsoNormal><b><span lang=3DEN =
style=3D'font-size:13.5pt;font-family:"Arial","sans-serif";
color:#074D91'>Who can help me ?<o:p></o:p></span></b></p>

</div>

</body>

</html>

------=_NextPart_000_0001_01CAEDF8.84708780--