On 2007-04-06 15:56-0700 winson wrote:

> I tweaked the build a little bit this morning. The
> file "plhershey-unicode-gen.exe" was found to be in
> the folder $CMAKE_CURRENT_BINARY_DIR/include/debug
> instead of CMAKE_CURRENT_BINARY_DIR. This may be due
> to the fact that, when I built the library, my
> compiler was in debug build mode.

That sounds like you have a stale build tree problem with a leftover mixture
of debug and not debug results.  I suggest you start fresh with an empty
build tree (or two empty build trees for debug and not debug) where you do
everything consistently (using debug or not debug, but not a mixture of the
two in the same build tree).

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to