adobe-flash / crossbridge

Welcome to visit the homepage!
http://www.crossbridge.io
542 stars 196 forks source link

'make win' does not work out of the box #6

Closed Luomu closed 11 years ago

Luomu commented 11 years ago

According to the readme, "make; make win; make deliverables should build both mac and windows and package them as dmg and zips"

However, in reality:

$ make win
Couldn't locate cygwin mac directory, please invoke make with "make CYGWINMAC=/path/to/cygwinmac/sdk/usr/bin ..."
make: *** [win] Error 1

It's not immediately obvious how to proceed, the root folders contains a cygwinmac directory, but it has no sdk subdirectory.

cbakgly commented 11 years ago

Please get those files unzipped in folder cygwinmac, you then have that path exist. Those files are in cygwinmac/packages/. Do you see them? Sorry for that vague description.