close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/rave does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Nov 8, 2007, 1:30:57 PM (17 years ago)
- Author:
-
fmos
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | __This is a draft__ |
2 | 2 | ---- |
3 | | = HOWTO build CLHEP with Visual Studio 2005 == |
| 3 | = HOWTO build CLHEP with Visual Studio 2005 = |
4 | 4 | |
5 | 5 | CLHEP is officially documented to build with VC7.1 but the switch to VC8 requires a little know-how to get the build steps right. This is because the VC8 compiler has a few features namely to prevent misuse or errorprone use of iterators, which render the CLHEP unusable. |