Skip to content

goatpig/leveldb_msvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goatpig's LevelDB windows port

The idea behind this port is to reduce dependencies on external projects to a maximum, while avoiding all unecessary source modification, in order to allow easy updating and seemless integration in multi-platform projects.

The msvc11 solution cannot yield WinXP compatible binaries. Instead, use the msvc9 solution.

Update: Now support unicode paths. Feed your paths encoded in UTF8

You can use, distribute and modify all the of the code I've written with no form of obligation towards me. The rest of the code elemnts 
depend on their respective copyrights.

You can contact me at [email protected]

About

LevelDB windows port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published