Bug 43618 - Request for compile-on-Windows help file in src package
Summary: Request for compile-on-Windows help file in src package
Status: RESOLVED FIXED
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.2
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-13 15:51 UTC by Lilianne E. Blaze
Modified: 2007-10-22 17:14 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lilianne E. Blaze 2007-10-13 15:51:53 UTC
Could you please consider adding the following (or similar) file:

Index: BUILD-ON-WINDOWS
--- BUILD-ON-WINDOWS Locally New
+++ BUILD-ON-WINDOWS Locally New
@@ -0,0 +1,11 @@
+Default build configuration tries to build and test NTLogEventAppender,
which
+is partially based on Windows32 native code.
+
+To build Log4j on Windows32 you need to either
+
+1a) Install MinGW [someone please provide more details]
+
+Or
+
+1b) Copy NTEventLogAppender.dll from binary Log4j distribution to your
system
+directory (usually C:\Windows\System32)
\ No newline at end of file
Comment 1 Curt Arnold 2007-10-13 22:21:50 UTC
The appropriate place for this information would be in the INSTALL file which is an established location for 
build and installation details.
Comment 2 Curt Arnold 2007-10-22 17:14:20 UTC
Elaborated on Maven and MinGW preparation in INSTALL file in rev 587311.