Menu

#5 newest glew loses my extension?

closed
nobody
5
2012-09-15
2006-03-15
Anonymous
No

I have a program that uses glew to get the extension
glewMultiTexCoord2fARB

but I updated my glew and now this extension is no
longer available. At least my visual c is telling me
it can't figure out what glMultiTexCoord2fARB means
anymore. I am assuming this means the library does
not have it even though it appears to be in the
glew.h list.

It also tells me that glewinit is not there anymore.

Am I doing something wrong?

Thanks for any help you can give me with this since
my old program just won't compile.

joe

Discussion

  • Nobody/Anonymous

    Logged In: NO

    ok let me refine the above. I used glew to add the
    extension glewMultiTexCoord2fARB to my program.

    The program compiles without errors. But when I run it,
    the compiler tells me that it cannot find the entry point
    for glewMultiTexCoord2fARB.

    My question is how can it be in the include file, compile
    properly without errors but then not find the entry point
    in the dll? Thanks for your help.

    joe

     
  • Milan Ikits

    Milan Ikits - 2007-03-01

    Logged In: YES
    user_id=653379
    Originator: NO

    Please let me know if you are still having the problem or not.

    Thanks,

    • Milan
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).