desktop application compile error

Talk about anything concerning the source code.
Post Reply
User avatar
Goddard
Posts: 13
Joined: Wed Mar 09, 2016 12:18 am

desktop application compile error

Post 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
Kubuntu 16.04
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: desktop application compile error

Post by Matlo »

I answered in the github issues.
GIMX creator
User avatar
Goddard
Posts: 13
Joined: Wed Mar 09, 2016 12:18 am

Re: desktop application compile error

Post by Goddard »

yes thanks
Kubuntu 16.04
Post Reply