Do you mean sparsehash-1.11.zip?
The easiest way is to unzip sparsehash-1.11.zip (or .tar.gz, or
whatever you download), and move the src/google directory so it's in
the same directory as your .cpp file.
A more principled way to do this is to install the src/google
directory somewhere on your system, and then set up eclipse to add
that 'somewhere' as an include directory (-I).
craig
--
You received this message because you are subscribed to the Google Groups "google-sparsehash" group.
To post to this group, send email to google-s...@googlegroups.com.
To unsubscribe from this group, send email to google-sparseh...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-sparsehash?hl=en.
I think your best bet will be to find someone local to you to help you
figure this out. It's not a sparsehash-specific issue.
craig
craig
Those are for the unittests, documentation, configuration, and other
tasks.
You never said if you were using this under windows, linux, os x, or
some other OS, but if you're using a linux-type OS, you can follow the
instructions in the INSTALL file to install. (Those instructions
require all these other files.)
craig
craig
Possible, but unlikely: we successfully use the code in 64-bit unix
installations all the time.
I think you'll have to track this down yourself. If you do find a
problem, definitely let us know!
craig