You are reading a single comment by @Chaz and its replies. Click here to read the full conversation.
  • Hey everyone,

    I was trying to build and run espruino on my mac but struggling a little. I had to change 2 files to get the code to compile but now getting this error. Any pointers would be awesome!

    ld: unaligned pointer(s) for architecture arm64
    

    to get to this point i commented out line 891 from fixedpoint.h in lib/tensflow
    also jsnative.c i changed line 157 to

     # ifdef USE_64BIT //without the space 
    

    because of compiler errors i was seeing

About

Avatar for Chaz @Chaz started