On Tue, 6 Feb 2007, Brian Ford wrote:
> On Tue, 6 Feb 2007, Ritter, Nils wrote:
> > g++ -o out-glut/salmon out-glut/adjacency.o out-glut/assemble-matrix.o
> > out-glut/big-vector.o out-glut/bounding.o ... lots of object files ...
> > out-glut/wx-salmon.o -lXi -lXt -lICE -lXext -lXmu -lSM -lX11
> >
On Tue, 6 Feb 2007, Ritter, Nils wrote:
> we try to compile a cutting software named Salmon with Cygwin. All the
> source code files compile to .o object files. But when the linker try to
> build the binary, there're many openGL errors.
>
> This is the command:
>
> g++ -o out-glut/salmon out-glut/
Ritter, Nils wrote:
> we try to compile a cutting software named Salmon with Cygwin. All the source
> code files compile to .o object files. But when the linker try to build the
> binary, there're many openGL errors.
>
> This is the command:
>
> g++ -o out-glut/salmon out-glut/adjacency.o out-g
Hello,
we try to compile a cutting software named Salmon with Cygwin. All the source
code files compile to .o object files. But when the linker try to build the
binary, there're many openGL errors.
This is the command:
g++ -o out-glut/salmon out-glut/adjacency.o out-glut/assemble-matrix.o
4 matches
Mail list logo