#113 assigned
Jakob Kruse

Steam and related tools fail on cygwin

Reported by Jakob Kruse | October 20th, 2008 @ 12:58 AM

Hi,

Running "steam create Test" on a Windows box with Cygwin and the Cappuccino 0.55 tools fails with error message:

cp: cannot stat `C:\\usr\\local\\share\\objj\\lib\\NewApplication': No such file or directory

This is a result of not sending OBJJ_LIB thru cygpath like CLASSPATH and STEAM_BUILD. Adding this line in the Cygwin specific part of the steam script fixes the problem:

OBJJ_LIB=`cygpath -wp "$OBJJ_LIB"`

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.

Shared Ticket Bins

People watching this ticket

Pages