compile error

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Fri Oct 4 14:39:01 UTC 2013


On Fri, 4 Oct 2013, Dirk Hohndel wrote:
>
> It seems that recent Makefile changes have created all kinds of compile
> issues, depending on what the state of your directory was prior to
> pulling.
>
> What appears to work for most people is this:
> find . -name ui_\*.h | xargs rm
> make confclean clean
> make
>
> if you still see this error, let us know :-/

Yes.  Still same thing:

g++ -Wall -g     -c -o qthelper.o qthelper.cpp
In file included from qthelper.cpp:1:0:
qthelper.h:4:21: fatal error: QMultiMap: No such file or directory
 #include <QMultiMap>
                     ^
compilation terminated.


Cheers,

-- 
Cristian


More information about the subsurface mailing list