Re: MSVC wrapper

2004-12-17 Thread Asger Kunuk Ottar Alstrup
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

Re: MSVC wrapper

2004-12-16 Thread Ruurd Reitsma
"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

Re: MSVC wrapper

2004-12-16 Thread Angus Leeming
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 >

Re: MSVC wrapper

2004-12-15 Thread Angus Leeming
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

Re: MSVC wrapper

2004-12-15 Thread Angus Leeming
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

Re: MSVC wrapper

2004-12-15 Thread Ruurd Reitsma
"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