Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unresolved External "auxWireBox"

Status
Not open for further replies.

onrdbandit

Programmer
Mar 12, 2003
145
US
howdy,

I just started working with some OpenGl stuff (DirectX is too complicated to teach myself right now), but I keep getting this error when I try to build my project.

"[Linker Error] Unresolved external 'auxWireBox' refrenced from..."

I was wondering why this would happen, when I include all the OpenGL headers (gl,glu,glaux) and even the windows.h header.

Is there another way to access this functionality in BCB? Another APIENTRY or something? I cant find anything in the GL headers that can help.

Thanks for any assistance.....
onrdbandit

p.s. BCB6 on WinXP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top