I am working on a specific project based on QT 4.5 and QGis API C++ 2.8.2
I have a S57 File, I want to load it, and render it into a canvasMy canvas is created, the build and link is ok,no error, read file is good, but rendering notWhen I launch my application I can see the qDebug when...