What are the step to build this driver on kernel 5.3.0-46-generic ?
Running the make command on the new kernel give me an error on timer structure on the kernel source code (there has been some change) and I can't go on with this.
So how can I build this on the current kernel ?
You can take rtl8812(14)au driver that is building with new kernels form this repo:
https://github.com/aircrack-ng/rtl8812au
It has been patched for the 5.3 kernel.