I was using local toncli on my old intel macbook as I couldnt setup the docker image on my m2 mac. I know how docker image works etc but seems like Im getting random errors, and cant use local toncli(which is for intel actually) with the image one(even instruction code giving error of "No contracts [None] are founded in project.yaml" while its just example repo with contracts linked in yaml file). It says docker image is m1 compatible, m1 means m2 compatible too afaik but now Im not so sure now, is there anyone getting successfull with toncli with their m2 mac?
Mar 22, 2023, 4:25 PM
Or is there anyone running toncli docker build for func?
Mar 22, 2023, 4:31 PM
Seems to me related to the optimizations of ton tools for some processor features. If you run func or fift do you get an error like Illegal Instruction?
Mar 22, 2023, 6:34 PM