Re: Building tcnative on win32 [alpha]

2014-06-19 Thread Christopher Schultz
Konstantin, On 6/19/14, 12:20 PM, Konstantin Preißer wrote: > One other thing: Do you know which version of VC++ was used to date > to build Tomcat Native? I tried removing the Windows SDK and I was unable to link the compiled objects. I think there are some required libraries in the SDK. -chris

RE: Building tcnative on win32 [alpha]

2014-06-19 Thread Konstantin Preißer
Hi Christopher, thank you for your reply. > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, June 19, 2014 6:57 PM > > Konstantin, > > On 6/19/14, 12:20 PM, Konstantin Preißer wrote: > > good work for creating a script to build tcnat

Re: Building tcnative on win32 [alpha]

2014-06-19 Thread Christopher Schultz
Konstantin, On 6/19/14, 12:20 PM, Konstantin Preißer wrote: > good work for creating a script to build tcnative. Below are some > comments/review of it. Thanks for your review. See below for more. FYI I *have* been reading your prior comments. I didn't want to get into Power Shell because of my

RE: Building tcnative on win32 [alpha]

2014-06-19 Thread Konstantin Preißer
Hi Christopher, good work for creating a script to build tcnative. Below are some comments/review of it. > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, June 19, 2014 3:21 PM > > All, > > I have a first-stab at a Windows batch sc