Good evening,
this would probably be a better fit in the lwjgl forum but I got no account there, hence I decided to try my luck here first.
Nuklear.h Got some additions I would like to use.
I was able to successfully edit Nuklear.kt and NuklearTypes.kt to generate the required code but I am unable to compile the natives (by invoking ant compile-native
).
I am not able to extract any helpful (well, for me helpful) error message :persecutioncomplex:
BUILD FAILED
C:\Users\ClaasJG\git\lwjgl3\build.xml:380: The following error occurred while executing this line:
C:\Users\ClaasJG\git\lwjgl3\config\windows\build.xml:204: The following error occurred while executing this line:
C:\Users\ClaasJG\git\lwjgl3\config\windows\build.xml:89: apply returned: 2
I hope this is not such a stupid question
Have a nice day
-ClaasJG