[jamming] Problem with path separators
Matze Braun
matze at braunis.de
Mon Apr 18 03:47:53 PDT 2005
If you are using msys then you might be interested in the custom jam
version I created for the crystalspace project which is compiled against
the msys libs (which means correct slashes, long commandlines, and the
ability to use bash scripts). It is included in their win32 libs+tools
package:
ftp://sunsite.dk/projects/crystal/support/win32/
Greetings,
Matze
Am Dienstag, den 12.04.2005, 01:52 +0200 schrieb Mikael Eriksson:
> Hello list!
>
> I'm currently trying to port one of my projects to windows, using mingw
> and msys.
> The sourcecode is divided into 3 directories: shared, client and server.
>
> When I run jam in the root directory I get errors like this:
>
> C++ shared\network.o
> g++.exe: sharednetwork.cpp: No such file or directory
> g++.exe: no input files
>
>
> Is there anyway to make jam use "/" path separators instead of "\"?
>
> -- Mikael Eriksson
> _______________________________________________
> jamming mailing list - jamming at perforce.com
> http://maillist.perforce.com/mailman/listinfo/jamming
More information about the jamming
mailing list