carve icon indicating copy to clipboard operation
carve copied to clipboard

Can't build on windows with mingw

Open GoogleCodeExporter opened this issue 10 years ago • 4 comments

What steps will reproduce the problem?
1. Not having configure

What is the expected output? What do you see instead?
a Makefile or cmake script

What version of the product are you using? On what operating system?
HEAD

Please provide any additional information below.
If you could help me with just the command 'gcc sourcefile1 sourcefile2..' i 
could at least make my own makefile

Original issue reported on code.google.com by [email protected] on 14 May 2011 at 10:30

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter

Whoops when i say 'not having configure' i mean not having bash

Original comment by [email protected] on 14 May 2011 at 10:32

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter

Have you tried using cmake to generate makefiles? cmake is the preferred build 
system now, and although the autotools scripts still exist, they lag behind the 
cmake scripts.

Original comment by [email protected] on 17 May 2011 at 11:19

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter

should there be a Cmakelists.txt or something?

Original comment by [email protected] on 19 May 2011 at 10:40

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter

There is in the mercurial repository, but not in the head tarball (which is old)

Original comment by [email protected] on 19 May 2011 at 12:37

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter