-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Everything is packed as in requirements for using dll.
Environment: go version go1.20.1 windows/amd64
TDM-GCC: Tried latest 10.3.0 and previous 9.2 with no success
Builds: x64 and x86 version of dll's by method as you described in your README.md
When i run this code the game just crashed with no errors in rpt.
_result = "armago" callExtension "John";
hint format [ "Result:% 1", _result ];UPD 1:
Checked it couple of times and what i got: x86 version works great with no crash, but it works only on x86 executable of Arma3.
For x64 version got this: err
UPD 2:
Found as temporary solution: all works on go1.19 and tdm-gcc 9.2
Metadata
Metadata
Assignees
Labels
No labels