On Wed, 15 Dec 2004, Angus Leeming wrote:
> I see that the wrapmsvc.cpp depends on cygwin32_conv_to_win32_path and
> cygwin32_conv_to_posix_path. I'm sure that it's possible to replace those.
> I'll
> have a go when I come to try out MSVC.
If it takes 24 minutes to link with Ming, then you shoul
"Angus Leeming" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Incidentally, Ruurd, do you need this wrapper at all? Why not patch the
> scripts in config to generate Makefiles that 'just do the right thing'?
I did try that at first, but I wasn´t very successfull. If remember
correc
Ruurd Reitsma wrote:
> By request, this the wrapper tool that I use to compile LyX with MSVC.
> All thanks to the Coin3D project. Cygwin is used to run the autotools and
> make, but compilation is native Win32 with MSVC.
>
> IMO this is the most time efficient way to do it. I have fiddled with
>
Ruurd Reitsma wrote:
> By request, this the wrapper tool that I use to compile LyX with MSVC. All
> thanks to the Coin3D project. Cygwin is used to run the autotools and make,
> but compilation is native Win32 with MSVC.
Would it be possible to use MinGW and MinSYS instead of Cygwin? If so, I'll
Angus Leeming wrote:
> Ruurd Reitsma wrote:
>
>> By request, this the wrapper tool that I use to compile LyX with MSVC. All
>> thanks to the Coin3D project. Cygwin is used to run the autotools and make,
>> but compilation is native Win32 with MSVC.
>
> Would it be possible to use MinGW and MinSY
"Angus Leeming" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Would it be possible to use MinGW and MinSYS instead of Cygwin? If so,
I'll try
> it out at some stage.
>
For building, yes, but you would need the msys developer kit to compile
wrapmsvc.exe. MinSYS being a cygwin deri
By request, this the wrapper tool that I
use to compile LyX with MSVC. All thanks to the Coin3D project. Cygwin is used
to run the autotools and make, but compilation is native Win32 with
MSVC.
IMO this is the most time efficient way to do it. I
have fiddled with Visual Studio projects and