> I am new to deal.ii; I started from tut. files. Unfortunately after > executing 'make' in the Cygwin command prompt when the current directory > is step-1 tut. example , it rises an error regarding "g++: no input > files". > Please let me know what should be doing to resolve this problem;
You need to build the libraries first. Please follow the instructions in the doc/readme.html file. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
