David Wortham wrote:
> I have (hopefully) a quick question:
> Does anyone know how to compile modules for Windows platforms?

Several alternatives... one nice one for apxs is the work of the modperl
folks... try

http://archive.apache.org/dist/perl/win32-bin/apxs_win32-0.3.tar.gz

documented at

http://archive.apache.org/dist/perl/win32-bin/apxs_win32.readme

> I've found ApacheLounge, but it seems like they bypass APXS altogether and
> require compilation via Visual C++ or some other proprietary Microsoft IDE.
> My testers are running into issues since they need to have Visual C++
> installed to compile.

Ok - you just threw us; what compiler did you give your testers?  And how
exactly would you expect to compile modules without a C compiler?

> Do modules usually come pre-compiled for Windows and source-coded for
> APXS-supported platforms?

Generally, yes

Reply via email to