Benoit Blancard
Benoit Blancard
On my Samsung with Android 2.2.1, long clicking on a Label in the "Label" tab does not do anything. I don't have any "delete" command.
That's true, I'm not a premium user. But then could it be possible to order labels by the number of items that reference them? There are a few labels I...
Well, I just have to include the file, I don't have to call some code: `#include "utf8.h"`
Hello, The second warning: ``` /home/project/extern/utfcpp/utf8/core.h: In instantiation of ‘utf8::internal::utf_error utf8::internal::get_sequence_3(octet_iterator&, octet_iterator, utf8::utfchar32_t&) [with octet_iterator = __gnu_cxx::__normal_iterator; utf8::utfchar32_t = char32_t]’: /home/project/extern/utfcpp/utf8/core.h:274:53: required from ‘utf8::internal::utf_error utf8::internal::validate_next(octet_iterator&, octet_iterator, utf8::utfchar32_t&) [with octet_iterator =...
Hi, is it possible that you build the project ? I'm using Cmake so the real compiler command line is a bit complex to obtain. My repo is here :...
Sorry about that, it's a mistake in the install file : I have switch to SDL2. If you want to continue, I have made a lightly more complete installation page...
Hi, great! it seems to have fixed the problem. No more warnings.