--On Monday, September 04, 2006 7:32 AM +0000 Constantine Dokolas <[EMAIL PROTECTED]> wrote:

That's weird... I couldn't find anywhere the definitions for __time32_t
in  VC6 (MSDN says 2005 has them), and there were problems with the
"#include  <boost/...>" lines (there aren't any "boost" subdirs!). Now,
I'm using the  IDE to build each project and not nmake (tried that first
but it gave an  error on the first line, something about too many names
before the =). I'm  not comfortable with conventional build methods. Is
this the wrong way to  build the projects? Has anyone tried VC6?

I've no experience with building it on Windows. Note that Boost is an external library, so you need to install that separately and include its path in your project's include and library settings.

<http://boost.org/>
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to