On 12/07/2016 07:26 PM, Michael Raba wrote:
What is a good way to trace/compile parts of deal.ii code without doing
cmake/make/makerun? Just an enthusiastic student wanting to really write some
deal.ii code!

You mean, what is the workflow if you want to make changes to deal.II itself?

If so, all you have to do is do 'make', 'make install' (or just say 'make install', it will figure out if something needs to be compiled). Both of these will call 'cmake' if necessary.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to