[OpenWalnut-Dev] My Own dataHandler

Sebastian Eichelbaum eichelbaum at informatik.uni-leipzig.de
Tue Aug 9 10:59:27 CEST 2011


Hi Frank

Which version of OpenWalnut do you use? If you use 1.2 and below, then yes dataHandler/io is the place to put reader and writer classes. If you use the public repository, then you should put your reader/writer class to src/modules/data/io. This has changed lately.

If you have further questions, do not hesitate to ask.

Bye
Sebastian

On Tue, 09 Aug 2011, Frank wrote:

> Hi OpenWalnut uesers,
> 
> I want to write a file reader and writer for an extra file format.
> 
> src/dataHandler/io/
> Is it correct that all cpp and header files will be read
> automatically read for building the app with this line: FILE( GLOB
> DATAHANDLER_IO_SRC "*.cpp" "*.h" ) ?
> Are the any other problems I can overlook?
> 
> Greetings
> 
> Frank
> 
> 
> 
> 
> _______________________________________________
> 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


More information about the OpenWalnut-Dev mailing list