Hi all,

I pushedto gitlab the latest changes in 'simple-netaid-gtk'. A multithread proccess has been added while the backend scans all the active wifis (as you can see in the class 'ScanWifis') against blocking the spinner:

https://git.devuan.org/aitor_czr/simple-netaid-gtk/tree/master

You need to build the sources in a separate tree, because cmake creates a folder named 'src'. If you don't use a separate tree, the sources in 'src' would be overwritten by cmake.

$ mkdir build
$ cd build
$ cmake ../
$ make

Cheers,

  Aitor.
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to