[OpenWalnut-Dev] [OW-Modules] r189: [FIX] it worked without it in my usual OpenWalnut, but not with the public one ... strange ... whatever, now it is fixed for both

Mathias Goldau math at informatik.uni-leipzig.de
Thu Nov 7 09:49:29 CET 2013


Hmm bei diesem commit bin ich stuzig geworden. Ich habe extra 30min Zeit 
reingesteckt um zu verstehen warum es bei mir mit public und 
FiberStipples geht und warum bei Dir nicht. Wenn ich es richtig sehe 
sollte ich dann ein Modul "[EDU] ..."  haben.

sehr sehr strange. Ich habe auch CMakeLists verglichen, deine Toolbox 
nutzt die selben cmake files wie die FiberStipple toolbox.

Das ist schon sehr komisch.

Können gerne darüber noch telefonieren.

Mathias

On 06/11/13 13:38, Alexander Wiebel wrote:
> *Branch default*
> [FIX] it worked without it in my usual OpenWalnut, but not with the public one ... strange ... whatever, now it is fixed for both
>
> changeset 189:7c03573431f3 in /srv/hg/ow-modules (Thu Apr 11 22:14:15 2013 +0200):
>
> diffstat:
>
>   EducationalToolbox/src/thresholdingExample/WMThresholdingExample.cpp |  3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
>
> diffs (13 lines):
>
> diff -r 2a8bf42b3099 -r 7c03573431f3 EducationalToolbox/src/thresholdingExample/WMThresholdingExample.cpp
> --- a/EducationalToolbox/src/thresholdingExample/WMThresholdingExample.cpp	Thu Apr 11 14:35:23 2013 +0200
> +++ b/EducationalToolbox/src/thresholdingExample/WMThresholdingExample.cpp	Thu Apr 11 22:14:15 2013 +0200
> @@ -37,6 +37,9 @@
>   #include "WMThresholdingExample.xpm"
>   #include "WMThresholdingExample.h"
>
> +// This line is needed by the module loader to actually find your module.
> +W_LOADABLE_MODULE( WMThresholdingExample )
> +
>   WMThresholdingExample::WMThresholdingExample():
>       WModule(),
>       m_propCondition( new WCondition() )
> _______________________________________________
> All-openwalnut-commits mailing list
> All-openwalnut-commits at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/all-openwalnut-commits
>

-- 
Universität Leipzig
Fakultät für Mathematik und Informatik
Institut für Informatik
Augustusplatz 10, 04109 Leipzig
Phone: +493419732283


More information about the OpenWalnut-Dev mailing list