Hi Poschi, Presuming that the Makefile is written with the intention of building the library, you simply need to open a terminal window, cd into the directory containing the Makefile and type `make`.
Hope that helps, Jeff On Tue, Jan 31, 2012 at 11:37 AM, poschi8 <[email protected]> wrote: > Thank you for your answer, but i think this is a missunderstanding. > The Source Code is not Objective C, it is C#. > > Can i compile it with the bash command in terminal? > Because i have the Source File and a Makefile. > > Thanks > Poschi8 > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Compiler-Code-to-make-a-library-tp4344623p4345034.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
