So,
With the new build system what's the best way to develop a new example?
Previously I would do this:
cd libmesh/examples/introduction
cp introduction_ex3 introduction_ex17
# Change everything in introduction_ex17 to say ex17
make
./introduction_ex17
What's the best way of doing that now?
If I do the above and copy an example... then I have to reconfigure to get
it copied to my "build" directory... and then "make install" to get it
built and copied into my install directory.
But where do I edit it then? I suppose I edit it in
libmesh/examples/introduction/introduction_ex17 and then build and make
install in my build directory? If I add more files to my example do I need
to reconfigure to get a new Makefile made? Then rebuild the whole library
so I can build my example?
I'm hoping there is a better way.
/me is still not a fan of the new build system.
Derek
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel