# make
...
In file included from .ui/enterpindialog.h:23,
from .ui/mainwindow.h:30,
from main.cpp:21:
src/controller/ValidatePIN.h: In member function ‘virtual QValidator::State ValidatePIN::validate(QString&, int&) const’:
src/controller/ValidatePIN.h:42: warning: comparison between signed and unsigned integer expressions
In file included from src/controller/AutoDetect.h:22,
from src/controller/TheDeviceManagerSingleton.h:22,
from main.cpp:22:
src/model/Device.h: In member function ‘virtual const QStringList Device::getRadioPreferences()’:
src/model/Device.h:97: error: conversion from ‘long int’ to non-scalar type ‘const QStringList’ requested
make: *** [.obj/main.o] Fehler 1
The conversion error is far above my C knowledge!
Same problem with 0.9 platform independent .