Search found 1 match
- Fri Mar 18, 2005 06:27
- Forum: Modifications / Integrations / Customisations
- Topic: building cegui in cygwin environment
- Replies: 9
- Views: 8164
building cegui in cygwin environment
anybody tried this combination? :-) for me `./configure' went just fine, but compile breaks whith this messages: $ make -j2 Making all in . make[1]: Entering directory `/cygdrive/c/work/cegui_mk2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/cygdrive/c/work/cegui_mk2' Makin...