samuel2015 / sparsehash

Automatically exported from code.google.com/p/sparsehash
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Visual C++ 7.1 patch and solution for sparsehash 0.1 #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[This patch was submitted by Alexis KARTMANN -- akartmann at
users.sourceforge.net.  I've moved it over from sourceforge to here, where
future development will be done.]

This patch apply to sparehash 0.1.

1. Unzip & Untar source version of sparehash
2. Copy this patch content in sparehash folder so that
you overwrite all changed source files.
3. Open sparsehash.sln in Visual Studio 2003.
4. Build and test.
5. Use library in your own code !

I tried to make the code change in a way that keep it
working under Linux and gcc, but this patch is far from
being perfect. I did this because I work mostly with
Windows.

Original issue reported on code.google.com by csilv...@gmail.com on 26 Jan 2007 at 2:07

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by csilv...@gmail.com on 26 Jan 2007 at 2:11