Regarding the autotools system...it doesn't now seem possible to do this:
   cd src/insets/
   make Inset.o
or even:
   cd src/
   make src/Inset.o
The former gives a slew of errors starting with:
   Inset.cpp:15:20: error: config.h: No such file or directory
and the latter complains thusly:
insets/Inset.cpp:391: fatal error: opening dependency file .deps/insets/Inset.Tpo: No such file or directory
   compilation terminated.
Am I doing something wrong? Or is there a problem here? It's very inconvenient not to be able to compile just the one file.

Richard


--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to