Difference between revisions of "Installation of HydLib"
From Hydrover
(→Copying files) |
|||
Line 12: | Line 12: | ||
The files are located into the <code>HydLib</code> folder of [[HydDevKit]] | The files are located into the <code>HydLib</code> folder of [[HydDevKit]] | ||
+ | |||
+ | * <code>default.inc</code>, the default include | ||
+ | * <code>hydlib_cp.inc</code>, for the [[H6105-D]] master | ||
+ | * <code>hydlib_lcd.inc</code>, for the [[HYD-LCD]] master | ||
They should be copied into the <code>include</code> folder of your PAWN installation folder | They should be copied into the <code>include</code> folder of your PAWN installation folder |
Revision as of 15:22, 13 June 2017
The installaion of HydLib is the simple process of copying some files into the include folder of your PAWN installation.
Locate PAWN install folder
The standard PAWN installation folder is:
C:\Program Files (x86)\Pawn
Copying files
The files are located into the HydLib
folder of HydDevKit
-
default.inc
, the default include -
hydlib_cp.inc
, for the H6105-D master -
hydlib_lcd.inc
, for the HYD-LCD master
They should be copied into the include
folder of your PAWN installation folder