OS X Compile Issues January 16, 2011 01:45PM |
Registered: 15 years ago Posts: 51 |
Re: OS X Compile Issues January 17, 2011 08:48AM |
Registered: 15 years ago Posts: 51 |
Re: OS X Compile Issues January 17, 2011 04:04PM |
Registered: 17 years ago Posts: 91 |
Re: OS X Compile Issues January 21, 2011 03:21AM |
Registered: 14 years ago Posts: 1 |
g++ -I/opt/local/include -I../libraries/vmmlib/include -I../libraries -I../libraries/polylib -pthread repsnapper.o asyncserial.o stl.o reprapserial.o processcontroller.o printer.o modelviewcontroller.o gllight.o gcode.o arcball.o stdafx.o ui.o rfo.o flu_dnd.o flu_pixmaps.o flu_simplestring.o flu_tree_browser.o ivcon.o file.o platform.o -L/opt/local/lib -pthread -lfltk -lfltk_forms -lfltk_gl -lconfig++ -lboost_thread-mt -lboost_system-mt -L../libraries/polylib -lpolylib -framework Carbon -framework OpenGL -framework GLUT -framework AGL -o repsnapper [...] ld: warning: in /opt/local/lib/libfltk.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libfltk_forms.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libfltk_gl.dylib, file is not of required architecture