Re: [wxVTK] Installing wxVTK
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-12-23 09:08:58
|
On Tue, Dec 23, 2008 at 10:06 AM, Mathieu Malaterre <mat...@gm...> wrote: > Andrey, > > Sorry to hear about your misfortune trying to use wxVTK. One last things. You can only use cmake cygwin package to generate cygwin Makefile. While you can only use cmake/cmakesetup (from cmake.org) for all other Win32 type of compilation. One is using UNIX path (for cygwin), while the other is generating DOS path (to please cl and al.) -- Mathieu |