You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bother you guys with such questions, but i'm interested in play with JavaScript and Lazarus applications (ultimate goal is making a minecraft clone on top of that), i'm really interested in using Duktape for that due to its speed, plenty of documentation and simplicity compared to native solutions in Pascal, but unfortunately i wasn't able to "convert" duktape.h and duk_config.h using h2pas (a tool that claims be able to convert C headers to Pascal - it always throws errors during conversions).
I really want to try this combination, is there anything that can be done to allow me to use Duktape in Lazarus applications?
The text was updated successfully, but these errors were encountered:
Sorry to bother you guys with such questions, but i'm interested in play with JavaScript and Lazarus applications (ultimate goal is making a minecraft clone on top of that), i'm really interested in using Duktape for that due to its speed, plenty of documentation and simplicity compared to native solutions in Pascal, but unfortunately i wasn't able to "convert" duktape.h and duk_config.h using h2pas (a tool that claims be able to convert C headers to Pascal - it always throws errors during conversions).
I really want to try this combination, is there anything that can be done to allow me to use Duktape in Lazarus applications?
The text was updated successfully, but these errors were encountered: