Hi Andrew, Can you please first try to use the Makefiles that are supplied with the examples and check if this works? (just run "make" in one of the examples/step-xy/ directories).
> I put all the include folders for deal.II into > the mingw include directory and linked with the libdeal_II.a What do you mean with that, did you copy files around? If yes you shouldn't need to do that (just hand mingw an external include and lib directory). Can you figure out what exact command mingw uses for compilation? Good luck, Timo -- Timo Heister http://www.math.tamu.edu/~heister/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
