Menu

Linker

2002-11-04
2012-09-26
  • Nobody/Anonymous

    g++: -lopengl32: linker input file unused since linking not done
    g++: -lglu32: linker input file unused since linking not done
    g++: -lglut32: linker input file unused since linking not done

    This happens with EVERY program i write,
    Even the Hello World program!
    Can somone tell me how to get rid of this? thx

     
    • Nobody/Anonymous

      I'm running into the same problem here too.  The source file compiles fine on its own, but once I add it into a new project it would give me those same messages every time I hit compile.  I have the -lopengl32 -lglu32 -lglut32 flags in the linker, and beyond that I have no idea where to look to fix the problem .... anyone with ideas? thanks

       

Log in to post a comment.