On 16-02-2012 21:53, Stephan Beal wrote: > On Thu, Feb 16, 2012 at 9:37 PM, Johan Samyn <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > I just read a thread from this list where someone mentions compiling > with the --enable-json flag. I'm on Win7, and use 'make -f > win\Makefile.mingw' to compile fossil. I tried with adding that flag, > but the option is rejected. I did not find such flag in that > Makefile.mingw that I could uncomment neither. Could someone point > me in > the right direction to solve this please? > > > As the Germans say: "Good question! Next question?" > > > As a workaround, please try: > > # make -f ... CFLAGS=-DFOSSIL_ENABLE_JSON > > :-? > Thanks Stephan. Should adding 'FOSSIL_ENABLE_JSON = 1' to my Makefile.mingw work too (I'm a makefile noob ...) ?
No compilation rejection anymore, but 'fossil json ...' still does not work. Need some external json lib to link with maybe ? I didn't find anything about json in the Fossil compilation docs. > -- > ----- stephan beal > http://wanderinghorse.net/home/stephan/ > http://gplus.to/sgbeal > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users -- Johan Samyn ___________________________________________________________________ "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." - A. de Saint-Exupery
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

