View Single Post
  #9  
Old 04-05-2018, 11:50 AM
iceflame
Fire Beetle
 
Join Date: Mar 2018
Location: Taiwan
Posts: 4
Default

I got the same error message by gdb.
I think the problem was happened in ARM environment or some versions of Perl.
The solution is from here:
https://stackoverflow.com/questions/...erl-in-c-win32
It worked after I modified the code.
Reply With Quote