Re: command line build on win32
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
I found a bug in the make files generated by vs6: they contain absolute paths. To build gephex, you should try putting it in "\code\gephex-0.4" (the drive should not matter). The dependence files could cause problems, too (http://mail.gnu.org/archive/html/bug-cvs/2004-04/msg00122.html). Also I did not yet include the .dep files into arch. georg