Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 4

one year ago
Jeremy
384 × 5 Administrator
Can't compile TON binaries on M1 MacBook
Can't compile TON binaries on M1 macbook
I'm trying to compile a lite client on a macbook with M1, which gives an error: ``` march-native is not supported ``` How can I compile on mac book M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
I'm trying to compile a lite client on a macbook with M1, which gives an error: ``` march-native is not supported ``` How can I compile on mac book M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
#command-line #dev-tools
#command-line #dev-tools
Can't compile TON binaries on M1 macbook
Can't compile TON binaries on M1 macbook
I'm trying to compile a lite client on a macbook with M1, which gives an error: ``` march-native is not supported ``` How can I compile on mac book M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
I'm trying to compile a lite client on a macbook with M1, it gives an error: ``` march-native is not supported ``` How can I compile on mac book M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
#command-line #dev-tools
#command-line #dev-tools
Can't compile TON binaries on M1 macbook
Can't compile TON binaries on M1 macbook
I'm trying to compile a lite client on a macbook with M1, it gives an error: ``` march-native is not supported ``` How can I compile on mac book M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
I'm trying to compile a lite client on a macbook with M1, it gives an error: ``` march-native is not supported ``` How can I compile on M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
#command-line #dev-tools
#command-line #dev-tools
one year ago
Original
Can't compile TON binaries on M1 macbook

I'm trying to compile a lite client on a macbook with M1, it gives an error: ``` march-native is not supported ``` How can I compile on M1 (ARM)? Is there any way to get TON binaries that are already compiled for M1? --- > This question was imported from Telegram Chat: https://t.me/tondev/41946
#command-line #dev-tools