GIDForums  

Go Back   GIDForums > Computer Programming Forums > OpenGL Programming
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 31-May-2008, 12:47
sheree sheree is offline
Awaiting Email Confirmation
 
Join Date: Mar 2008
Posts: 15
sheree is on a distinguished road

Problem with including glew.h


Hello everyone,
I would like to get some advices from whom had experiences by working on glew.h library with BCC55,
So what I did to get it as follows:

1. going to the link of The OpenGL Extension Wrangler Library

sourceforge.net

and then download glew package

2. copy glew32.dll to my bin directory

3. copy glew.h and wglew.h to my include/GL directory

4. copy glew32.lib and glew32s.lib to my lib directory

5. then I just add
CPP / C++ / C Code:
#include< GL/glew.h>
to included libraries in my code

6. I tried to use some functions such as
Code:
glGenBuffersARB

Unfortunately, it doesn't work, I mean that I got that this function unsupported. Actually I am not familair yet by such library and its functions

so could you please help me to figure out whether what I did right or not, and how can I know the type of related functions.

Any suggestions, advices, or comments are really appreciated.
  #2  
Old 31-May-2008, 15:52
sheree sheree is offline
Awaiting Email Confirmation
 
Join Date: Mar 2008
Posts: 15
sheree is on a distinguished road

Re: Problem with including glew.h


I returned every thing to see may be I have done some errors,
well right now I had other problem, I think it relates to the version.

Code:
Error E2176 C:\BCC55\INCLUDE\GL/glew.h 251: Too many types in declaration Error E2176 C:\BCC55\INCLUDE\GL/glew.h 252: Too many types in declaration Error E2141 C:\BCC55\INCLUDE\GL/glew.h 9925: Declaration syntax error Error E2141 C:\BCC55\INCLUDE\GL/glew.h 9926: Declaration syntax error

so, I tried just to ignore these definitions and it compiles well.
But, I still don't know whether is it a solution or ...I should look for a suitable version
 
 

Recent GIDBlogToyota - 2009 May Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Torrents Download Problem chandeep Computer Software Forum - Linux 7 09-Oct-2006 23:37
Runtime Problem involving "printf" in C Program supamakia C Programming Language 2 09-Oct-2005 11:09
a significant problem after installing Xp mohammad Computer Software Forum - Windows 10 09-Aug-2005 08:03
problem including something Bohsocks MySQL / PHP Forum 3 28-May-2004 05:46

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 15:45.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.