English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to compile using gl.h and glut.h but it keeps asking for different odbc library files. Is there a web site that has these files to download? I can't seem to find it.

2007-01-31 07:33:46 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

OK, I removed any ODBC reference in the project file and now it's asking for winmm.lib but I don't see this listed anywhere. Am I missing a bunch of library files that should have been installed with visual C++ express? I'm just trying to run some example code to get started.

2007-01-31 07:54:14 · update #1

2 answers

Does your project actually use ODBC database connectivity? If not, just delete any references to the lib and you'll be good to go.

2007-01-31 07:43:29 · answer #1 · answered by fixedinseattle 4 · 1 0

Yeah... an OpenGL app should not be referencing ODBC unless you plan on talking to databases...

2007-01-31 15:49:01 · answer #2 · answered by Pfo 7 · 0 0

fedest.com, questions and answers