Hello Readers,
Today, we are going to learn how to make a compilation for neon network for Big Sur. We here we use big sur for development.
First, run iTerm2 or terminal application:

You must have a directory and a cmake like this one:


Next, on terminal do this:
-> mkdir build && cd build
-> cmake ../
-> make
After setting up all of this run make.

Press “Enter” with command make



Leave a Reply