Re: Installing synopsis on Windows

"David Genest" <[email protected]> Sat, 12 May 2007 19:56:24 -0400
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
On 5/12/07, Gilles J. Seguin <[email protected]> wrote:
>
> I have no clue what you means by MSVC, but i am quite sure that the
> present build system beat every others build systems on flexibility.
> And i am very bad with python.
> Project already require python.

Can you be more verbose on what are the difficulty,
>
just what to have an idea of those.
>

MSVC is the popular way of giving an acronym to MS (Microsoft) Visual C++
IDE and compiler.

I am in no way criticizing flexibility, but the current build system is
centered around unix-style build tools, and that is, unfortunately, not very
portable to the windows platform. I am trying to port to windows without the
need for cygwin. But the approach I am using right now duplicates
information in the MSVC project files, which does not help maintenance when
the trunk changes. Take the Boost libraries for example. They are built on
almost every platform known with bjam that is itself a cross platform build
system.

D.

_______________________________________________
Synopsis-devel mailing list
[email protected]
http://lists.fresco.org/cgi-bin/listinfo/synopsis-devel