About the documentation, what your suggesting would be good, but
additionally, I think a document describing functional
requirements (in user point of view) would be useful.
Thanks,
Ariel
I'm on a PC/Win7 x64 so I won't be helpful for other versions, sorry ;)
So I've been able to compile and run the project, but only in Release mode. It was some time ago so I don't remember exactly what was the problem. I'll send a msg about that later.
- XSDDIR env variable has to be set for CMAKE to run
- boost includes have to be added in VS Property Manager (include directories) as it is not included in vcproj by CMAKE
- I didn't have any "python3" command in my python installation, thus I had to change the command in postbuild events
About the documentation, what your suggesting would be good, but additionally, I think a document describing functional requirements (in user point of view) would be useful.
- boost includes have to be added in VS Property Manager (include directories) as it is not included in vcproj by CMAKE
- I didn't have any "python3" command in my python installation, thus I had to change the command in postbuild events
I've just finished to write a first version of the description of the vision of AOS Designer.It should only allow to have a broad idea of the goals to achieve, but that's a start I guess.It should be used as a reference for taking design decisions concering AOSD.Feedbacks are welcome.