56 | | If the compilation succeed, Cheddar tools binaries can be found in the ''src'' directory. |
57 | | |
58 | | * On Unix boxes : one shall use the ''distlinux32'' target of the makefile. |
59 | | |
60 | | * On Win32 boxes : copy ''cheddar.exe'', the ''glade files'' (in ''src/graphical_editor'') and the ''libgdk-win32-2.0-0.dll'' and ''libgtk-win32-2.0-0'' files from ''lib/win32/GtkAda/bin'' directory in the '''Same''' installation directory (eg. ''C:\Cheddar''). |
| 56 | If the compilation succeed, Cheddar tools binaries can be found in the ''src'' directory. Use the os corresponding target in the makefile to make a distribution : distlinux32, distlinux64 or distwin32. |