Kenneth Porter schrieb:
I'm trying to build ssphys under Win32 for the first time and I'm
wondering if there's a canonical way to specify the boost installation
directory so I don't have to patch the vcproj files with it?
Since the boost installation is a personal setting, I didn't set it in
the solution file. Normally you specify these additional include and
library directories in the following dialog:
Tools->Options->Projects and Solutions->vc++ Directories
Then add the include and the library pathes to the apropriate sections
"Include files" and "Library files".
I'm also adding _CRT_SECURE_NO_DEPRECATE to the preprocessor defines
to silence the deprecation warnings about standard POSIX library
routines.
OK, this could added to the solution in general.
Dirk
_______________________________________________
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