[Qgis-developer] My first mistake

Alex Mandel tech_dev at wildintellect.com
Thu Jun 10 16:26:21 EDT 2010


On 06/10/2010 03:30 PM, salas wrote:
> I am trying to compile the sources to understand and to develop on them, but the first code line into the main.cpp file will give me error.  
> #include <QBitmap>    
> Where the compiler will find QBitmap? I'm using a portable C++ compiler for Windows, Dev-C++ 4.9.9.2. What can I do?
> 
> yuriesky
> 
> 
> 

You probably need the QT SDK installed so you have all the libraries
that are used to build the interface.

Alex



More information about the Qgis-developer mailing list