Okay I've done something stupid I'm sure here, but when I tried to build the
package with qmake (actually was using the qt creator to do it rather than
command line) I'm getting an error that makes me think I haven't configured
something properly.
In file included from src\action.cpp:27:
..\../gui/src/HydrogenApp.h:26:20: error: config.h: No such file or
directory
The offending line in action.cpp is:
#include <gui/src/HydrogenApp.h>
and the problem line in HydrogenApp.h is:
#include "config.h"
which means the compile can't find good ole config.h, which is bizarre
considering QT was installed with Mingw so there shouldn't be an issue
there. Unless of course the header file is missing from the install or
something.
I'll try to figure out what I did, but any insights would be helpful.
thx
Daniel
--
======================
Got a bug in your system?
Who're you gonna call?
Nerdtekkie!
======================
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel