SkillAgentSearch skills...

KincHL

Hashlink bindings for https://github.com/Kode/Kinc

Install / Use

/learn @Apprentice-Alchemist/KincHL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KincHL

Build


Hashlink bindings for Kinc

Building

First get Kinc and its tools

$ git submodule update --init
$ Kinc/get_dlc

Then build with

$ haxe --run Build

The resulting kinc.hdll file can be found in build/bin.

Windows

The kfile expects an environment variable called HASHLINK to point to your hashlink installation, which should have the following structure :

%HASHLINK%
    - hl.exe
    - libhl.dll
    - libhl.lib
    - *.hdll
    - /include
        - hl.h
        - hlc.h
        - hlc_main.c

iOS

The kfile expects the HASHLINK_BIN environment variable to point to a directory containing libhl.dylib.

Android

TODO

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks2

Languages

C

Security Score

75/100

Audited on Mar 1, 2025

No findings