Blitz logo

Blitz Devel :

From: Julian C. Cummings (cummings_at_[hidden])
Date: 2004-04-05 20:36:49


Hi James,
 
I looked at the archive you sent and I like what you did with regard to the
project files and the directory structure. I didn't know how to set the
include file search path using the appropriate environment variable, so I'm
glad you fixed that and got rid of the absolute pathnames. I applied the
name changes that you suggested in the manual subdirectory for
case-insensitive systems. I updated the Blitz-VS.NET.zip file to contain
your versions of the project and solution files.
Thank you very much for your submission.
 
Regards, Julian C.
 
Dr. Julian C. Cummings
Staff Scientist, CACR/Caltech
(626) 395-2543
cummings_at_[hidden]
  

-----Original Message-----
From: blitz-dev-bounces_at_[hidden]
[mailto:blitz-dev-bounces_at_[hidden]] On Behalf Of James Evans
Sent: Saturday, April 03, 2004 10:29 AM
To: blitz-dev_at_[hidden]
Subject: [Blitz-dev] Updated WIN32 patch

I have recently built the Blitz++ library on a Win32 machine using the
MSVC++ .NET 2003 compiler. Apparently the files in the Blitz-VS.NET.zip
file were a little out of date, particularly in regards to the apparent
directory structure of the Blitz library.
 
The VS.NET project files are also now setup such that you can build release
versions of the library (not just debuggable).
 
Inside the attached and updated Blitz-VS.NET.zip is also some renamed tml
files from the documentation area and a patch file that can be applied to
the documentation to make it win32 friendly (remember that windoze
filesystems are not 100% case-sensitive).
 
If you have any questions or comments with regards to what I have enclosed,
let me know.
 
--James Evans