c++ - Can't compile multiple source files in a different directory
- "Matthew" <admin stlsoft.dot.dot.dot.dot.org> Dec 04 2004
- "Matthew" <matthew hat.stlsoft.dot.org> Sep 11 2005
e.g. the following line
dmc -c -I..\..\include -I. ..\..\src\*.c
gives
Fatal error: unable to open input file '..\..\src\*.c'
:-(
Dec 04 2004
Any progress on this? "Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:cotrg2$mjd$1 digitaldaemon.com...e.g. the following line dmc -c -I..\..\include -I. ..\..\src\*.c gives Fatal error: unable to open input file '..\..\src\*.c' :-(
Sep 11 2005








"Matthew" <matthew hat.stlsoft.dot.org>