[Qgis-developer] Compiling error again

Florian Hillen fhillen at uni-osnabrueck.de
Sun Jun 14 14:00:11 EDT 2009


Hi list,

I get the following error while compiling qgis with msvc:

1>qgsattributeaction.cpp
1>qgsapplication.cpp
1>qgis.cpp
1>Code wird generiert...
1>Das Buildprotokoll wurde unter
"file://c:\dev\cpp\qgis\build\src\core\qgis_core.dir\Release\BuildLog.htm"
gespeichert.
1>qgis_core - 1 Fehler, 0 Warnung(en)
2>------ Erstellen gestartet: Projekt: qgis_gui, Konfiguration: Release
Win32 ------
3>------ Erstellen gestartet: Projekt: wmsprovider, Konfiguration: Release
Win32 ------
3>Verknüpfen...
3>LINK : fatal error LNK1181: Eingabedatei
"..\..\core\Release\qgis_core.lib" kann nicht geöffnet werden.


So qgis_core.lib can't be find, probably because it wasn't build before.
The only error I get before is the following:

1>qgssearchstringparser.cpp
1>c1xx : fatal error C1083: Datei (Quelle) kann nicht geöffnet werden:
".\qgssearchstringparser.cpp": No such file or directory


Anybody can help me with that?

Thanks and greetings,
Florian


More information about the Qgis-developer mailing list