Share

gocache

Code

Repositories

browse code, statistics cvs -d:pserver:anonymous@gocache.cvs.sourceforge.net:/cvsroot/gocache login

cvs -z3 -d:pserver:anonymous@gocache.cvs.sourceforge.net:/cvsroot/gocache co -P modulename

Show:

What's happening?

  • Building in MSYS on Windows fails

    I am building gocache on Windows - Visual C++ 2005 Express Edition, Windows Vista SDK, MozillaBuild (MSYS) environment. A few things fail: 1. Function WriteFile() in stats.c conflicts with a Windows function of the same name. Renaming the function fixes the issue. 2. Unresolved symbol __imp__SHGetSpecialFolderPathA@16 - specifying shell32.lib as input to the linker helps. 3. Unresolved...

    2009-10-15 09:26:59 UTC by nobody

Our Numbers