Page 1 of 1

desktop application compile error

Posted: Wed Mar 09, 2016 1:43 am
by Goddard
I keep getting this error when trying to compile

Code: Select all

In file included from configApp.cpp:7:0:
configApp.h:30:1: error: cannot convert ‘const wchar_t*’ to ‘const char*’ in initialization
I got that error from the 5.6 zip file I downloaded.

When trying to compile from github I get the same.

Running Ubuntu 14.04 64 bit

Re: desktop application compile error

Posted: Wed Mar 09, 2016 7:54 am
by Matlo
I answered in the github issues.

Re: desktop application compile error

Posted: Fri Mar 11, 2016 4:21 am
by Goddard
yes thanks