On 11/19/2010 4:53 PM, Peter Kümmel wrote:
Is this link somewhere in teh wiki?
Last time I searched the ml.
When I find some time I'll update the INSTALL.Win32 instructions.
For the latest installers I use CMake with MSVC 2010 and all the
dependencies are also compiled with MSVC 2010.
Joost
On 11/19/2010 4:56 PM, Peter Kümmel wrote:
Is in bin the same as in lyx16-deps-msvc2010-x86.zip?
That file contains the stuff from branch16 and bin that's relevant for
LyX 1.6. For 2.0 everything you need is in bin.
Joost
On 19.11.2010 22:41, Joost Verburg wrote:
> On 11/19/2010 10:21 AM, Jim Oldfield wrote:
>> I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
>> instructions in INSTALL.WIN32.
>
> That info is a little outdated. I recommend using MSVC 2010 with CMake.
> The new dependencies a
On 19.11.2010 22:41, Joost Verburg wrote:
> On 11/19/2010 10:21 AM, Jim Oldfield wrote:
>> I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
>> instructions in INSTALL.WIN32.
>
> That info is a little outdated. I recommend using MSVC 2010 with CMake.
> The new dependencies a
On 11/19/2010 10:21 AM, Jim Oldfield wrote:
I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
instructions in INSTALL.WIN32.
That info is a little outdated. I recommend using MSVC 2010 with CMake.
The new dependencies are available at
ftp://ftp.devel.lyx.org/pub/contrib/
>
> I had no problems compiling with msvc2010 express.
>
> I use CMake by the way.
>
> Vincent
>
Ah, thanks! INSTALL.WIN32 describes using SCons. I'll give CMake a go.
Op 19-11-2010 19:31, Jim Oldfield schreef:
In summary, there seems to confusion between boost::bind and std::tr1::bind in
MSVC2010. I managed to find this thread which is mostly on the subject:
I had no problems compiling with msvc2010 express.
I use CMake by the way.
Vincent
in
LyX 1.6.7 (although Joost never gave final confirmation, as far as I can see).
So is there something I can do to enable the fix?
Thanks,
Jim
- Original Message
> From: Jim Oldfield
> To: Lyx Devel
> Sent: Fri, 19 November, 2010 15:21:01
> Subject: Build erro
Hi,
I'm trying to build LyX on Windows, using lyx-2.0.0beta1.tar.gz and the
instructions in INSTALL.WIN32.
When I compile I get the error I've copied below (I just copied the start of
it). Does anyone know how to resolve it? Apologies if this has been answered
before, it's quite hard to sea