On Thu, Dec 30, 2010 at 7:07 AM, Kohn Bernhard <bernhard.k...@ait.ac.at>wrote:

> Hello
>
>
> I can try to contribute a VS2010 solution. But I need some information
> regarding the tool. As I am not firm in reading/understanding makefiles, can
> you explain me, in which order I have to call the mkindex, translate and
> makeheader programs. As I understand, on every *.c file should be applied
> the three programs? Also I would like to know which version of zlib should
> be linked (I have found version 1.2.5 in the net).
>

I just added build documentation that should give you all the information
you need:'

    http://www.fossil-scm.org/fossil/doc/trunk/www/makefile.wiki



> I would create a directory called vs2010, in which the solution file will
> be placed (at the same dir level as the src directory), which subdirectories
> for the project files. Also I will include the zlib library and include file
> there, if this is ok.
>
> Regarding the awk script, I will search for a windows version available,
> which I will also place in the vs2010 directory, so everything should be in
> place. The test project which uses tcl I won’t create, as I have no
> relation/experience which tcl.
>

There is a C program in the source tree that does the work of AWK for you.
The new build documentation describes how that works.


>
>
> Best regards
>
>   Bernhard
>
>
>
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to