Hi,
Thank you for the excellent product. It works flawlessly with Linux (Tested with Ubuntu), however I am unable to compile the 'C' file in Windows, shows some error with the Header files.
Could you kindly make the 'C;' file windows compatible for use with MingW GCC. This will benefit a lot of Window Users.
Please also add #define _GNU_SOURCE at top of the 'C' file to suppress GCC compiler error:
implicit declaration of function ‘asprintf’
Warm regards,
Jayadev
Hi,
Thank you for the excellent product. It works flawlessly with Linux (Tested with Ubuntu), however I am unable to compile the 'C' file in Windows, shows some error with the Header files.
Could you kindly make the 'C;' file windows compatible for use with MingW GCC. This will benefit a lot of Window Users.
Please also add #define _GNU_SOURCE at top of the 'C' file to suppress GCC compiler error:
implicit declaration of function ‘asprintf’
Warm regards,
Jayadev