Hey Petros,
Petros.Kataras wrote > In order to organize the project for local dev here, ideally I would > like to be able to keep the necessary libs ( EQ, CO, LB etc ) as > separate projects ( something like what the structure of eq and co used > to look back in the day.. :) > > Is there a recommended workflow / structure to achieve something like > this or the usage of Buildyard is a prerequisite ?? > > Buildyard has worked fine for me some times and some times other not. What I do on my end is clone and maintain the various eq libraries in independent directories. The new versions of the source allow you to disable buildyard. At that point, you can treat each library as a standard CMAKE project. Obviously you'd have to maintain any dependencies manually but its not that bad to be honest, you can do a basic build of LB, CO and EQ just by having Boost and vmmlib. What I would like to know is how to disable the auto-pull from the repos when re-cmaking each of the individual projects :P. Cheers, Harris -- View this message in context: http://software.1713.n2.nabble.com/Xubuntu-14-04-2-node-local-config-fails-tp7585447p7585453.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

