-
Umm, I meant "from SVN", of course ... :-)
I should also mention that I built it using CodeBlocks in "release" mode.
Cheers,
-Steve.
2009-03-09 02:18:57 UTC in LenMus
-
Hi,
I just built LenMus from CVS on a 64-bit Linux machine. I had to make two modifications to the sources.
1. src/globals/Paths.cpp: oRootG4 is not defined. My solution follows.
Index: src/globals/Paths.cpp
===================================================================
--- src/globals/Paths.cpp (revision 442)
+++ src/globals/Paths.cpp (working copy)
@@ -107,12...
2009-03-09 02:14:46 UTC in LenMus
-
Matt Langston and I set up the project a long time ago. There has been no activity in years and no prospect that it will be revived. Please delete the project.
2008-10-26 05:41:11 UTC in SourceForge.net
-
smr99 committed patchset 535 of module cppunit to the CppUnit - C++ port of JUnit CVS repository, changing 1 files.
2008-10-11 02:50:28 UTC in CppUnit - C++ port of JUnit
-
The NIFTI library is incorporated in, and distributed with, ITK. The CMake machinery is intended to detect this and version the library differently when used in ITK. This isn't done correctly, however.
I initially reported this on the ITK bug tracker, and there is a patch there to fix it.
See http://www.itk.org/Bug/view.php?id=7530.
2008-08-24 15:27:40 UTC in niftilib
-
smr99 committed patchset 533 of module cppunit to the CppUnit - C++ port of JUnit CVS repository, changing 1 files.
2008-02-21 06:06:03 UTC in CppUnit - C++ port of JUnit
-
smr99 committed patchset 532 of module cppunit to the CppUnit - C++ port of JUnit CVS repository, changing 3 files.
2008-02-21 03:48:05 UTC in CppUnit - C++ port of JUnit
-
Applied the patch, thanks!
As for the flags setting: that is traditionally left up to the installer, so it is just as well that you don't spend time trying to get "configure" to do it for you. Instead, the installer may choose to do so at configure time using "./configure CXXFLAGS='-Wall -W ...'".
2008-02-21 03:20:14 UTC in CppUnit - C++ port of JUnit
-
smr99 committed patchset 531 of module cppunit to the CppUnit - C++ port of JUnit CVS repository, changing 17 files.
2008-02-21 03:10:04 UTC in CppUnit - C++ port of JUnit
-
smr99 committed patchset 530 of module cppunit to the CppUnit - C++ port of JUnit CVS repository, changing 2 files.
2008-02-20 06:21:49 UTC in CppUnit - C++ port of JUnit