Things You'll Need:
- Computer with Internet access
-
Step 1
Prepare to compile the Amaya environment by ensuring you have all the required tools. To compile Amaya on Windows you'll need the MSVC++ (6.0) compiler and JustZIPit software to unzip the source tar file (see Resources below).
-
Step 2
Make sure the library directories 'wxWidgets,' 'freetype,' 'libWWW' and 'redland' are all on your system.
-
Step 3
Check to see the directory 'Amaya/WindowsWX' has all of the directories listed in the User Manual.
-
Step 1
Load the wxWidgets workspace (wxWidgets/build/msw/wx.dsw).
-
Step 2
Launch the batch build to begin to build AmayaWX.
-
Step 3
Select one of three options, which include 'dll', 'unicode,' 'release' and 'debug.'
-
Step 4
Load and build the freetype workspace (freetype/builds/win32/visualc/freetype.dsw).
-
Step 5
Load the workspace for Amaya (Amaya\WindowsWX\amaya.dsw).
-
Step 6
Look for the sub-project Amaya within 'Menu,' titled 'Project/Set Active Project' and make sure to build it. After this build finishes, a window will open and you will need to pick the 'File/Build' option.
-
Step 7
Remember to close the window to enable the build to finish.










