On Wed, Jul 25, 2012 at 11:47 AM, 32sthide <32sthide at gmail.com> wrote: > well, i tried doing with cmake. doing > > cmake . > make <file> > > and i get that there's no rule to make that file. Try just 'make', not 'make <file>' David