tar xzvf amaya-fullsrc-xxx.tgz
cd Amaya
mkdir WX
cd WX
../configure --with-wx
make
su
make install
Click on amaya-fullsrc-xxx.exe
and follow the
instructions.
I suggest you to install it on C:\src
Open the workspace
C:\src\freetype-2.1.9\builds\win32\visualc\freetype.dsw
Run in the menu : Build -> Batch Build -> Rebuild
All
(check all items if they are not checked)
Open the workspace C:\src\wxWidgets\build\msw\wx.dsw
Run in the menu : Build -> Batch Build -> Rebuild
All
(check all items if they are not checked)
Open the workspace C:\src\Amaya\WindowsWX\amaya.dsw
Select the build mode (Debug or Release) : Build -> Set Active
Configuration
Press F7 to lauch compilation.
When amaya schema compilator popup, presse again F7, then exit the amaya
compilator when it is finished.
Wait for Amaya compilation finishing.
Go to C:\src\Amaya\WindowsWX\bin
Execute amaya.exe