w-shackleton / droidpad-pc

DroidPad PC application
GNU General Public License v3.0
38 stars 7 forks source link

make fails with the following message on linux #6

Open SkyBlueFlash opened 3 years ago

SkyBlueFlash commented 3 years ago

data.cpp:160:57: error: call of overloaded ‘wxString(wxCStrData, wxMBConvStrictUTF8&)’ is ambiguous wxRemoveFile(wxString(confLocation.c_str(), wxConvUTF8) + wxT("/") + wxT(CONF_FILE));

MaxSMokeSkaarj commented 2 years ago

same