[Openstreetmap] Re: New version of osm-editor
Petter Reinholdtsen
pere at hungry.com
Sat Aug 27 11:54:05 BST 2005
[Petter Reinholdtsen]
> Did you forget to add the lansat.h file? I'm unable to build
> because it is missing.
Forget this message. This is the correct fix:
Index: LandsatManager.cpp
===================================================================
--- LandsatManager.cpp (revisjon 529)
+++ LandsatManager.cpp (arbeidskopi)
@@ -1,5 +1,5 @@
#include "LandsatManager.h"
-#include "landsat.h"
+#include "curlstuff.h"
#include "MainWindow.h"
#include <iostream>
I've commited it to svn.
More information about the talk
mailing list