Re: Plugin RFC

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Sat Apr 12 2008 - 13:31:38 CEST

On Sat, Apr 12, 2008 at 2:15 AM, J.M. Maurer <uwog@uwog.net> wrote:

[...]

> I could really use a proper MSVC build with plugins now ...

Try to install Visual C++ and cygwin, the in the cygwin shell make
sure `cl' and `link' are found and that PKG_CONFIG_PATH and friends
are set correctly and run

CC=cl CXX=cl LD=link ./configure
(with your configure options of choice)

Some vague info is here: http://wiki.tcl.tk/11431

Good luck,
Rob
Received on Sat Apr 12 13:31:59 2008

This archive was generated by hypermail 2.1.8 : Sat Apr 12 2008 - 13:31:59 CEST