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 MinSYS instead of Cygwin? If so, I'll > try it out at some stage.
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. Thanks, Ruurd. -- Angus