Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make jscocoa fails making bin/narwhal-jsc #1

Open
subtleGradient opened this issue Jul 16, 2009 · 0 comments
Open

make jscocoa fails making bin/narwhal-jsc #1

subtleGradient opened this issue Jul 16, 2009 · 0 comments
Labels

Comments

@subtleGradient
Copy link

mkdir -p `dirname bin/narwhal-jsc`
g++ -g -arch i386 -Iinclude -DJSCOCOA -o bin/narwhal-jsc -x objective-c narwhal-jsc.c -lreadline -Fframeworks -framework JavaScriptCore \
        -framework JSCocoa -framework Foundation -ObjC
narwhal-jsc.c: In function ‘argvToArray’:
narwhal-jsc.c:204: warning: initialization makes pointer from integer without a cast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant