https://bugzilla.redhat.com/show_bug.cgi?id=1211362



--- Comment #4 from Paulo Andrade <[email protected]> ---
Please work on building the sample tools, e.g.

$ ls -d GeometricTools/WildMagic5/Sample*/* | wc -l
132

Bonus points for building the sample applications only
with the runtime and devel installed, that is, not
inside the build tree.

Looking at GeometricTools/WildMagic5/SamplePhysics/makeapp.wm5
GeometricTools/WildMagic5/SamplePhysics/makefile.wm5 it
appears to link tests/examples with -lpthread -lGL -lGLU.
I suggest adding -pthread to CXXFLAGS, and -lGL and -lGLU
to the linkage of the libraries.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to