[OpenWalnut-Dev] Create own OW module

Frank Blaschke frank.blaschke at st.ovgu.de
Tue Jun 14 14:09:54 CEST 2011


hi Sebastian,

that was the problem, thx for tip to look in header. Now it compile.

But I still do not understand, how to make my plugin available in the  
programm. If I load some differnt image types like vector and scalar  
images is see in module toolbar different moduls to use, but not my.  
Is this a connector problem or a propertie.

Regards, Frank.



> Fri, 10 Jun 2011 17:58:41 +0200  -  Sebastian Eichelbaum  
> <eichelbaum at informatik.uni-leipzig.de>:
> Re: [OpenWalnut-Dev] Create own OW module

> Hi Frank
>
> Have you changed the declaration of m_input in your header too?   
> What is the exact compiler error?
>
> If you need further help, please provide some code-snippet and the  
> exact compiler error. Do not hesitate to ask.
>
> Bye
> Sebastian
>
> On Fri, 10 Jun 2011, templist2011 at web.de wrote:
>
>>    Hi Users,
>>    I try to create my own module for OW. The template is an nice
>>    documentet file, but i didn't get it.
>>    How does it works to make the module visible for my datatype? I trie to
>>    work with an 3d image mask from nifiti file.
>>    I changed all class informations from 'template' to mine, then i tried
>>    to change the connectors.
>>    What ever i do, i get compiling errors. Even when i change just:
>>
>>    m_input = boost::shared_ptr< WModuleInputData < WDataSetSingle  > >(
>>    ....
>>    to: WDataSetScalar
>>    i get also errors. I tried also to make a minimal clean module (delete
>>    all lines, i think, doesn't needed) for testing and it's the same.
>>    Have a look in other modules was not successful.
>>    Regards
>>    Frank
>>    I'm using OW 1.2 on Linux Ubuntu 10.10 64bit (and 11.04) with Qt,
>>    Boost, OSG from repository.
>>
>>
>>    Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die
>>    Toolbar eingebaut! [1]http://produkte.web.de/go/toolbar
>>
>> Verweise
>>
>>    1. http://produkte.web.de/go/toolbar
>
>> _______________________________________________
>> OpenWalnut-Dev mailing list
>> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
>> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
>
>
> --
> Dipl.-Inf. Sebastian Eichelbaum
> Universität Leipzig
> Institut für Informatik
> Abteilung Bild- und Signalverarbeitung
> PF 100920
> D-04009 Leipzig
> _______________________________________________
> OpenWalnut-Dev mailing list
> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
>



-- 

Frank Blaschke

Department for Biometry and Medical Informatics
web:    http://www.med.uni-magdeburg.de/ibmi.html
phone:  +49 391 67 13508
office: building 2 / room 215



More information about the OpenWalnut-Dev mailing list