Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Kornel Benko
Am Sonntag, 14. Oktober 2012 um 19:02:29, schrieb Sebastian Audet > > Nevertheless, apart from my patch (to another non-main branch), the build > system is indeed broken it seems (or the INSTALL.Win32 readme is out of > date). Yes, it looks like INSTALL.Win32 is referring the 2.0.x branch. Uwe

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-19 Thread Kayvan Sylvan
I can put some time into this next week. Yes, I noticed (and very much appreciate) that you don't need to use CTRL-return anymore. Best regards, Kayvan On Oct 19, 2012, at 2:00, Jean-Marc Lasgouttes wrote: > Le 18/10/2012 15:57, Kayvan Sylvan a écrit : >> The [[foo]] notation is noweb syntax

Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Sebastian Audet
Recent git updates seem to have fixed the problem here on Windows, at any rate. All projects building and running (although one still has to mess around with copying dlls to certain folders to get it running, not a compile so much as a packaging problem). ~build-dir/src/support/tests/regfiles con

Re: branch warnings

2012-10-19 Thread Jean-Marc Lasgouttes
Le 09/10/2012 20:49, Lars Gullik Bjønnes a écrit : Jürgen Spitzmüller writes: | Jean-Marc Lasgouttes wrote: ../boost/boost/config/stdlib/libstdcpp3.hpp:42:0: warning: "BOOST_DISABLE_THREADS" redefined [enabled by default] In file included from BiblioInfo.cpp:13:0: ../config.h:628:0: note: this

Re: branch warnings

2012-10-19 Thread Jean-Marc Lasgouttes
Le 09/10/2012 16:57, Jürgen Spitzmüller a écrit : Jean-Marc Lasgouttes wrote: ../boost/boost/config/stdlib/libstdcpp3.hpp:42:0: warning: "BOOST_DISABLE_THREADS" redefined [enabled by default] In file included from BiblioInfo.cpp:13:0: ../config.h:628:0: note: this is the location of the previous

Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Stephan Witt
Am 19.10.2012 um 11:34 schrieb Kornel Benko : > Am Freitag, 19. Oktober 2012 um 10:44:02, schrieb Stephan Witt > > > Am 19.10.2012 um 10:14 schrieb Kornel Benko : > > > > > Am Donnerstag, 18. Oktober 2012 um 22:07:40, schrieb Vincent van > > > Ravesteijn > > > > > > snip > > > > > > > * Wh

Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Kornel Benko
Am Freitag, 19. Oktober 2012 um 10:44:02, schrieb Stephan Witt > Am 19.10.2012 um 10:14 schrieb Kornel Benko : > > > Am Donnerstag, 18. Oktober 2012 um 22:07:40, schrieb Vincent van Ravesteijn > > > > > > snip > > > > > * What does "checkregfiles" mean ? > > > > In the source you can find

Re: About USE_META_KEYBINDING (Stephan?)

2012-10-19 Thread Stephan Witt
Am 18.10.2012 um 00:17 schrieb Jean-Marc Lasgouttes : > Le 17/10/12 07:41, Stephan Witt a écrit : >>> Why not just define USE_META_KEYBINDING in configure for the mac build? >> >> Yes, this can be done. >> >> Other options are >> 1) to remove the USE_META_KEYBINDING macro >> 2) to handle Alt and

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-19 Thread Jean-Marc Lasgouttes
Le 18/10/2012 16:19, Scott Kostyshak a écrit : The unchangedConverter.log is here (error): http://paste.debian.net/201557/ So the error happens on export to latex because the encoding is not specified. I think I do not understand what you do exactly. Does the same happen with Sweave (I do n

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-19 Thread Jean-Marc Lasgouttes
Le 18/10/2012 15:57, Kayvan Sylvan a écrit : The [[foo]] notation is noweb syntax for a reference to something that is defined elsewhere. By putting it in an ERT we ensure that it ends up in the noweb file unaltered. I was wondering whether this could clash with Sweave documents, which do not

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-19 Thread Jean-Marc Lasgouttes
Le 18/10/2012 19:11, Yihui Xie a écrit : Import Rnw is something I was asked long time ago but have not figured out how it works. It seems the Sweave/knitr module is called but really should not be, because these modules are only responsible for Rnw-->TeX, not for Rnw-->LyX. Or should they? Ideal

Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Stephan Witt
Am 19.10.2012 um 10:14 schrieb Kornel Benko : > Am Donnerstag, 18. Oktober 2012 um 22:07:40, schrieb Vincent van Ravesteijn > > > snip > > > * What does "checkregfiles" mean ? > > In the source you can find files regfiles/{convert,filetools,lstrings} > In this test we > 1.) create th

Re: Re: Error in build process on Windows 7, using Visual Studio 2012

2012-10-19 Thread Kornel Benko
Am Donnerstag, 18. Oktober 2012 um 22:07:40, schrieb Vincent van Ravesteijn > > > > - to be able to run the executable, it should be installed along > > with the > > > > > necessary dlls, > > > > > > > > > *This point still remains. Either: > - I have to copy the dlls manually to the bin direc