philogb / v8-gl

A Toolkit for creating Desktop Hardware Accelerated Graphics with JS.
343 stars 32 forks source link

cc1plus: error: unrecognized command line option "-framework" #2

Closed mariuz closed 15 years ago

mariuz commented 15 years ago

make g++ -m32 -Wall -Iv8/include main.cpp v8-gl.cpp glbindings/glbind.cpp glesbindings/glesbind.cpp glubindings/glubind.cpp glutbindings/glutbind.cpp -o v8-gl v8/libv8.a -lpthread -framework OpenGL -framework GLUT g++: OpenGL: No such file or directory g++: GLUT: No such file or directory cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" cc1plus: error: unrecognized command line option "-framework" make: *\ [v8-gl] Error 1

philogb commented 15 years ago

this is because the Makefile now builds for Mac. Please try to change the -framework directives for -lGL and -lGLUT

mariuz commented 15 years ago

yes i figured out that is from mac , now that Makefile issue i fixed

philogb commented 15 years ago

closed

kattasainaveen commented 4 years ago

when iam connecting to ip address

connect 10.10.01 unrecognized command